[IfcOpenShell-Python] How using the ObjectPlacement in ifcwall?

edited October 2022 in General

So what i am trying to do is:
There is one representation in the ifc file, and i want it to use for two ifcwall. However i want to add two different ObjectPlacement so the two ifcwall don't overlap.

Right know i have this:
https://github.com/Martin15135215/git_ifc_test/blob/main/test_object_placemnt.py

after adding the ObjectPlacement to the wall, i did not see any difference., when i open it in a ifc viewer

Comments

Sign In or Register to comment.