DiscussionsIssue archiveOther usage issues

Archived discussion

Coordinates of a TopoDS_Vertex

Other usage issuesWed, 03/19/2008 - 20:441 reply

Browse this forum
QuestionAuthor

Hi!

I guess my question is really easy, but I can't find a method to retrieve the coordinates of a TopoDS_Vertex.

Can anyone pls tell my how to access them?

Best regards,
Author

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

BRep_Tool::Pnt(aVertex);