Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcClassificationNotationSelect

Definition from IAI: IfcClassificationNotationSelect enables selection of whether a classification notation is to be contained within an IFC model or is to be referenced from an external source (or classification server).

HISTORY: New Select Type in IFC 2x

Select From:

EXPRESS specification:

TYPE IfcClassificationNotationSelect = SELECT
( IfcClassificationNotation,
IfcClassificationReference);
END_TYPE;