Archicad 28 C++ API
|
Parameters of one story. More...
#include <APIdefs_Database.h>
Public Attributes | |
short | index |
The story index. Should be between firstStory and lastStory in API_StoryInfo. | |
short | floorId |
Unique ID of the story. | |
bool | dispOnSections |
Story level lines should appear on sections and elevations. | |
double | level |
The story level. | |
GS::uchar_t | uName [API_UniLongNameLen] |
The name of the story as a Unicode string (UTF-16). | |
Parameters of one story.