Hello everyone,
Can I clip a mesh file (STL) with another mesh plane (imported as an STL file)? Which filter is suitable to do that?
The main reason for this is that I want to clip and also create a slice (intersection of both stl files) using a finite plane (in which I have a point and normal vector for the plane) but only in a finite size, and I don’t want to apply it to all the geometry as an infinite plane.
Thank you all!