Skip to main content
Question

Touching solids

  • February 28, 2017
  • 2 replies
  • 48 views

j_geo
Contributor
Forum|alt.badge.img+1

Hello,

I have some well organised solids that touch each other.

 

Is it possible to get information about which solid is touching which?

I import solids from SketchUp (they are imported as aggregates) and make

 

them with SolidBuilder.

Another question: If it is not possible to find touching solids, is it possible to find

 

faces that are overlapping?
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.

2 replies

daveatsafe
Safer
Forum|alt.badge.img+23
  • Safer
  • February 28, 2017

Hi @jernejtekavec,

The Clipper transformer will clip a solid by another solid, returning the intersection volume. You can use this to find overlapping solids.


j_geo
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • March 1, 2017

Hi Dave,

thanks for answer. I tried Clipper and I seem to be doing something wrong.

 

I connect my solids to clipper and clipee inputs. I have 17 touching solids.

 

I get 17 rejected (invalid geometry type) and 17 from "inside" output.

Both outputs contain original solids.