Struct Ifc4x1::IfcGlobalOrLocalEnum¶
Defined in File Ifc4x1.h
Nested Relationships¶
This struct is a nested type of Struct Ifc4x1.
Struct Documentation¶
-
struct
Ifc4x1
::
IfcGlobalOrLocalEnum
Public Types
-
enum
Value
This enumeration type defines if the local object coordinate system or the global world coordinate system for the project is used to describe the measure values of entities which have a reference to this type.
NOTE The world coordinate system is given by the IfcGeometricRepresentationContext.WorldCoordinateSystem and is unique within the project. The local (or object) coordinate system is given by IfcProduct.ObjectPlacement and is used by all IfcRepresentation’s within the IfcProduct.Representation.
HISTORY: New type in IFC2x2.
Values:
-
enumerator
IfcGlobalOrLocal_GLOBAL_COORDS
-
enumerator
IfcGlobalOrLocal_LOCAL_COORDS
-
enumerator
-
enum