Struct Ifc4x2::IfcDirectionSenseEnum¶
Defined in File Ifc4x2.h
Nested Relationships¶
This struct is a nested type of Struct Ifc4x2.
Struct Documentation¶
- 
struct 
Ifc4x2::IfcDirectionSenseEnum Public Types
- 
enum 
Value IfcDirectionSenseEnum is an enumeration denoting whether sense of direction is positive or negative along the given axis.
ENUMERATION
POSITIVE: Direction defined to be positive. NEGATIVE: Direction defined to be negative.
HISTORY New Type in IFC2x.
Values:
- 
enumerator 
IfcDirectionSense_POSITIVE 
- 
enumerator 
IfcDirectionSense_NEGATIVE 
- 
enumerator 
 
- 
enum