IFC4.3.x-development icon indicating copy to clipboard operation
IFC4.3.x-development copied to clipboard

2 equal select types

Open I-Sokolov opened this issue 1 year ago • 1 comments

I think we can have one IfcClassificationSelect

TYPE IfcClassificationReferenceSelect = SELECT (IfcClassification ,IfcClassificationReference); END_TYPE;

TYPE IfcClassificationSelect = SELECT (IfcClassification ,IfcClassificationReference); END_TYPE;

I-Sokolov avatar Nov 30 '23 05:11 I-Sokolov

Good one, I propose to include this for 4.4

aothms avatar Dec 01 '23 09:12 aothms