Archicad 28 C++ API
|
Describes the parameters of a roof or slab edge. In previous API versions this structure used to be called API_RoofSide
.
More...
#include <APIdefs_Elements.h>
Public Attributes | |
API_EdgeTrimID | sideType |
The trim type of the edge (see API_EdgeTrimID). | |
double | sideAngle |
The angle of the edge trim in radians in case of custom trim types. | |
Describes the parameters of a roof or slab edge. In previous API versions this structure used to be called API_RoofSide
.