Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcConditionCriterionSelect

Definition from IAI: An IfcConditionCriterionSelect enables the selection of the criterion that is to be measured or assessed to establish the condition of an artefact(s).

HISTORY: New Select type in IFC 2x2

Select From:

EXPRESS specification:

TYPE IfcConditionCriterionSelect = SELECT
( IfcLabel,
IfcMeasureWithUnit);
END_TYPE;