5.4.2.1 IfcAlignmentTypeEnum
5.4.2.1.1 Semantic definition
This enumeration defines the different types of alignments.
5.4.2.1.2 Type values
Type | Description |
---|---|
USERDEFINED
|
No description available. |
NOTDEFINED
|
No description available. |
5.4.2.1.3 Formal representation
TYPE IfcAlignmentTypeEnum = ENUMERATION OF (USERDEFINED ,NOTDEFINED); END_TYPE;