|
Archicad 29 C++ API
|
Describes the extended information for different attributes. More...
#include <APIdefs_Attributes.h>
Public Attributes | |
| API_DashItems ** | ltype_dashItems |
| Contains the data describing dashed lines. | |
| API_LineItems ** | ltype_lineItems |
| Contains the data describing symbol lines. | |
| API_FillLine ** | fill_lineItems |
| Contains vectorial fill details. | |
| double ** | fill_lineLength |
| Contains the lengths of individual parts for vectorial fills. It contains the description of each fill line item in dash-gap length pairs. | |
| API_SymbolHatchDef | sfill_Items |
| Contains symbol fill details. | |
| API_CWallComponent ** | cwall_compItems |
| Describes the simple fills contained in composite structures. | |
| API_CWallLineComponent ** | cwall_compLItems |
| Describes the lines separate the simple fills contained in composite structures. | |
| GS::HashTable< API_AttributeIndex, API_LayerStat > * | layer_statItems |
| Describes the visibility and openness of every layer in a layer set. | |
| API_AddParType ** | zone_addParItems |
| Contains the library part parameters of a zone category. | |
| ProfileVectorImage * | profile_vectorImageItems |
Elements of a custom profile for walls, beams, and columns. The handle contains a serialized HGX::VectorImage. | |
| GS::HashTable< PVI::ProfileParameterId, GS::UniString > * | profile_vectorImageParameterNames |
| Parameter names of the new profiles. | |
| GS::Array< API_Pen > * | penTable_Items |
| Contains the 255 pens of a named pen table. | |
| API_DailyProfile ** | op_dailyProfiles |
| The daily profiles for an operation profile (Energy Evaluation) | |
| API_DailyProfileUsage ** | op_dailyProfileUsages |
| The daily profile usages for an operation profile (Energy Evaluation) | |
| API_HourlyProfile ** | op_hourlyProfiles |
| The hourly profile usages for an operation profile (Energy Evaluation) | |
Describes the extended information for different attributes.