|
Archicad 29 C++ API
|
Zone category attribute representation. More...
#include <APIdefs_Attributes.h>
Public Attributes | |
| API_Attr_Head | head |
| Contains the name and the index of the zone category attribute. | |
| GS::uchar_t | catCode [API_UniLongNameLen] |
| Contains the code for the zone category attribute. | |
| GS::uchar_t | stampName [API_UniLongNameLen] |
| Contains the name of the zone stamp library part for the zone category attribute. | |
| API_Guid | stampMainGuid |
| The main part of the unique identifier of the zone stamp library part. | |
| API_Guid | stampRevGuid |
| The revision part of the unique identifier of the zone stamp library part. | |
| API_RGBColor | rgb |
| The RGB components of the zone color. | |
Zone category attribute representation.