We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2022-06-22 01:48 PM
I have an issue with 3d Elements merging when I want to see the Section Lines.
These are two Prisms which I don't want to connect.
This is why I did two prisms instead of one.
Can this be defined somewhere or do two elements with the same building material always join.
Solved! Go to Solution.
2022-06-29 10:19 AM
Maybe this will help.
https://community.graphisoft.com/t5/Developer-forum/How-can-I-make-the-prism-not-combine/td-p/340151
Barry.
2022-06-24 05:43 PM
If the two building materials are the same and you are using any of the basic 3d elements (wall, columns, beams...) to model this element, they will always want to merge however, Morphs will not merge if they are separate elements. Assuming you are building this with the wall tool; The two quick workarounds I can think of are:
1. duplicate the layer those elements are on and have one of the elements on the duplicated layer, then you make that duplicated layer have a different intersection priority to prevent it from healing.
2. Duplicate that Building Material, and give it a higher priority, then assign this duplicate Bmat to one of the segments.
2022-06-29 09:17 AM
It's part of a 3D GDL Script. I was wondering whether you can do something similar in a 3D script.
2022-06-29 10:19 AM
Maybe this will help.
https://community.graphisoft.com/t5/Developer-forum/How-can-I-make-the-prism-not-combine/td-p/340151
Barry.
2022-06-29 10:24 AM
Thanks Barry!