Open mvb-SNS opened 1 year ago
By default, openings are not rendered in the view. Most of the users don't want to see them as independent elements. But I get your point, there are clear use cases where you may want to see them. You will see, that we don't render IfcSpaces by default either, as they often obscure actual building elements. But there is a styling view, where you can see the spaces, You should be able to do the same for the openings.
thank your for your reply but I have already implemented a fix I extracted the points i needed from Shapedata and created my own wireframe to display. this is my first time coding with 3d objects so all the help is much appreciated.
I want to display a ifcopeningelement as solid in the drawingcontrol but i can't get it to display correctly. other objects like ifcwallstanardcases have no issues.