Hi,
I am trying to intersect a mesh with a surface. So far that doesn’t seem to want to work. I only got a mesh to intersect with a plane. Anyone some suggestions?
regards
Daniel
Hi,
I am trying to intersect a mesh with a surface. So far that doesn’t seem to want to work. I only got a mesh to intersect with a plane. Anyone some suggestions?
regards
Daniel
Yes, you can’t intersect a mesh with a lot of stuff, I have managed to turn the mesh into a polysurface and then I was capable of doing anything you can do with one, including intersecting. Here’s a clue:
Thank you I’ll have a go at it