vertex on edge

Hi everybody,

I have a problem. I want to check whether a vertex lies on a edge, or not. But I didn't find a routine. Perhaps somebody can give me a hint. Thanks a lot.

Benedicte Martin's picture

hi,

I think you can use the class BRep_PointOnCurve.cxx but you must transform your edge in a Geom_Curve and your vertex in a point