Custom geometry made up from several geometries. #89
Answered
by
jmirtsch
stromhaug-tommy
asked this question in
Q&A
|
Hi again and thank you for helping me out previously. Below if how i tried to solve the case of making one proxy ofbject from several geometry objects. Ocurrecnces are only an instance of an geometry. I Save it as .stl and pare it to build the faceted geometry. It seems like only the first geometry get present in the final result. Cube is misleading, it could be anything. |
Answered by
jmirtsch
May 9, 2023
Replies: 1 comment 1 reply
|
Rather than create multiple representation maps, create a single representation map with multiple breps in the shape representation if an element geometry comprises multiple shapes. See if this makes sense. |
1 reply
Answer selected by
stromhaug-tommy
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rather than create multiple representation maps, create a single representation map with multiple breps in the shape representation if an element geometry comprises multiple shapes. See if this makes sense.