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.

tmacedo29's picture

Aren't there more ways to do this??

Bearloga's picture

Try using this class BRepTopAdaptor_FClass2d.

tmacedo29's picture

Hi Berloga,

Thank you very much, this method is very fast!

Regards,