Type of the eaves overhang of Multi-plane Roofs.
typedef enum {
API_OffsetOverhang,
API_ManualOverhang
} API_RoofOverHangTypeID;
Members
- API_OffsetOverhang
- Uniform offset for the Eaves all along the Pivot Polygon of the Roof.
- API_ManualOverhang
- Defines the full contour of the Eaves manually.
Requirements
- Version: API 15 or later
- Header: APIdefs_Elements.h