Skip to main content
Solved

Solid on solid overlay

  • March 20, 2018
  • 1 reply
  • 70 views

Found no transformer or question on the Knowledge center so here is my simple question: Is there a possibility to realize something like a SolidOnSolidOverlayer that does an intersection of incoming solids and just outputs the intersecting parts of the solids? Just tried to do that with the CSGBuilder but I think this transformer just outputs the solid features which are completely within another solid.

Also visualized my expected result in 2D (the red solid is the intersected solid I wanto to get):

Best answer by owen

Yes, the CSGBuilder should do this but the Clipper will as well

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

owen
Forum|alt.badge.img+1
  • 156 replies
  • Best Answer
  • March 20, 2018

Yes, the CSGBuilder should do this but the Clipper will as well