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 Tue, 12/18/2001 - 11:42
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
Tue, 12/18/2001 - 11:42
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