IfcSimpleValue
Definition from IAI: A select type for selecting between simple value types.
SELECT
- IfcInteger Defined type of simple type INTEGER.
- IfcReal Defined type of simple type REAL.
- IfcBoolean Defined type of simple type BOOLEAN.
- IfcLogical Defined type of simple type LOGICAL.
- IfcIdentifier Defined type of simple type STRING for identification purposes.
- IfcLabel Defined type of simple type STRING for naming purposes.
- IfcText Defined type of simple type STRING for descriptive purposes.
HISTORY New type in IFC Release 2x.
EXPRESS specification:
|
TYPE IfcSimpleValue = SELECT
|
|