Aren't there more ways to do this??
Archived discussion
Classify a Point with a given Face
Hi,
Someone knows a faster way to classify a point with a given face, instead of using BRepClass_FaceClassifier?
Thanks in Advance.
Discussion
3 archived replies
Posts are displayed in their archived order.
Try using this class BRepTopAdaptor_FClass2d.
Hi Berloga,
Thank you very much, this method is very fast!
Regards,