DiscussionsIssue archiveOther usage issues

Archived discussion

vertex on edge

Other usage issuesTue, 12/18/2001 - 10:071 reply

Browse this forum
QuestionAuthor

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.

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

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