IFC4.3.x-development
IFC4.3.x-development copied to clipboard
2 equal select types
I think we can have one IfcClassificationSelect
TYPE IfcClassificationReferenceSelect = SELECT (IfcClassification ,IfcClassificationReference); END_TYPE;
TYPE IfcClassificationSelect = SELECT (IfcClassification ,IfcClassificationReference); END_TYPE;
Good one, I propose to include this for 4.4