|
Archicad 29 C++ API
|
Element category value structure. More...
#include <APIdefs_Elements.h>
Public Attributes | |
| API_Guid | guid |
| GUID of the category value. | |
| API_ElemCategory | category |
| the category of the category value | |
| GS::uchar_t | name [API_UniLongNameLen] |
| Localized name of the category value. | |
| bool | isVisibleOnUI |
| specifies if it is visible on the UI | |
| bool | usableAsCriteria |
| specifies if it is usable as a criteria | |
Element category value structure.