Archicad 27 C++ API
Loading...
Searching...
No Matches
API_EdgeTrim Struct Reference

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.
 

Detailed Description

Describes the parameters of a roof or slab edge. In previous API versions this structure used to be called API_RoofSide.