DiscussionsIssue archiveOther usage issues

Archived discussion

Finding the parent face of an edge

Other usage issuesTue, 05/27/2008 - 10:393 replies

Browse this forum
QuestionAuthor

Hi,
given an edge selected by user from a 3D model (ie the edge is part of a wire in a face etc etc) how can i find the face/faces tha are "parent" of the edge?

Discussion

3 archived replies

Posts are displayed in their archived order.

01Commenter-1

Hi,
Check the code for the mfc samples where the chamfer is created. The method to explore the TopoDS is shown

Regards
N. Commenter-1

02Author

Thank you!

03Commenter-2

You can try TopExp::MapShapesAndAncestors