Enum IfcRampTypeEnum
Namespace: Xbim.Ifc2x3.SharedBldgElements
Assembly: Xbim.Ifc2x3.dll
Syntax
public enum IfcRampTypeEnum : byte
Fields
| Name | Description |
|---|---|
| HALF_TURN_RAMP | |
| NOTDEFINED | |
| QUARTER_TURN_RAMP | |
| SPIRAL_RAMP | |
| STRAIGHT_RUN_RAMP | |
| TWO_QUARTER_TURN_RAMP | |
| TWO_STRAIGHT_RUN_RAMP | |
| USERDEFINED |