28 TWO_STRAIGHT_RUN_STAIR,
29 QUARTER_WINDING_STAIR,
33 TWO_QUARTER_WINDING_STAIR,
34 TWO_QUARTER_TURN_STAIR,
35 THREE_QUARTER_WINDING_STAIR,
36 THREE_QUARTER_TURN_STAIR,
45 void setPredefinedType(StairTypeEnum aType);
46 StairTypeEnum getPredefinedType()
const;
An element is a generalization of all components that make up an AEC product. Those elements can be l...
Definition: Element.h:40
#define PROXY_HEADER(_openlexocadclass_, _corelexocadclass_, _type_)
Definition: Globals.h:149
StairTypeEnum
Definition: Stair.h:25
Stair()
Definition: Stair.h:52
#define OPENLXAPP_EXPORT
Definition: OpenLxApp_defines.h:12
Definition: ActiveScript.h:9
A stair is a vertical passageway allowing occupants to walk (step) from one floor level to another fl...
Definition: Stair.h:20
#define FORWARD_DECL(x, y)
Definition: Globals.h:96