Closed
Description
Currently, if you have 50 instances of a windowtype and you want to change the width of the window, for example, you have to change the width of 50 instances of the IfcOpeningElement, since IfcOpeningElement is not part of the IfcWindowType definition
Would be nice if you could put the IfcOpeningElement inside the IfcWindowType definition somehow.
Maybe this is already possible, and i'm missing something.