
Tue, 05/27/2008 - 10:39
Forums:
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?
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?
Tue, 05/27/2008 - 12:48
Hi,
Check the code for the mfc samples where the chamfer is created. The method to explore the TopoDS is shown
Regards
N. Sharjith
Tue, 05/27/2008 - 18:45
Thank you!
Thu, 05/29/2008 - 17:12
You can try TopExp::MapShapesAndAncestors