Archived discussion

isInside / BRepClass3d_SolidClassifier alternative?

FreeCADFri, 11/19/2021 - 18:140 replies

Browse this forum
QuestionAuthor

FreeCAD is using BRepClass3d_SolidClassifier to check if a shape is inside an object.
It is used for example in the CAM part of FreeCAD to see if an extension should be on one or on the other side of an edge.
It is very inefficient with larger models, since this check is performed for every single line segment of a shape.

Discussion

No archived replies

Posts are displayed in their archived order.