DiscussionsIssue archiveOther usage issues

Archived discussion

Classify a Point with a given Face

Other usage issuesMon, 12/08/2008 - 19:593 replies

Browse this forum
QuestionAuthor

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.

01Author

Aren't there more ways to do this??

02Commenter-1

Try using this class BRepTopAdaptor_FClass2d.

03Author

Hi Berloga,

Thank you very much, this method is very fast!

Regards,