Navigation

IfcValue

Definition from IAI: A select type for selecting between more specialised select types IfcSimpleValue, IfcMeasureValue and IfcDerivedMeasureValue.

SELECT

HISTORY New type in IFC Release 2x.
ISSUE See issue and change log for changes made in IFC Release 2x.

EXPRESS specification:

TYPE IfcValue = SELECT
( IfcMeasureValue,
IfcSimpleValue,
IfcDerivedMeasureValue);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcMeasureWithUnit Entity
Attribute 'ValueComponent'
Diagram 1