|
Archicad 29 C++ API
|
Information about the current selection. More...
#include <APIdefs_Elements.h>
Public Attributes | |
| API_SelTypeID | typeID |
| The type of the selection. It can be one of the marquee type or element type selection. | |
| Int32 | sel_nElem |
| Number of selected elements. | |
| Int32 | sel_nElemEdit |
| Number of the currently selected elements, which are editable. | |
| bool | multiStory |
| The marquee selection is extended to all stories. | |
| API_Region | marquee |
| The parameters of the marquee selection region. | |
Information about the current selection.