
Tue, 02/04/2003 - 15:21
Forums:
I have a obtained a final shape by performing some boolean operations. I want to get the information of a user selected face from the shape. The information could be vertices of the edges.
How can i get the all points from an edge ?
Any info on this is greatly appreciated.
Regards
saleem
Tue, 02/04/2003 - 15:34
Hi,
you can use the TopExp_Explorer class to iterate through a shape for having its sub-shapes.
HTH
Wed, 02/05/2003 - 07:12
Hi,
Thanx for the info,
If u have any piece of code, can u send it to me.
Regards
saleem
Wed, 02/05/2003 - 13:06
Hi,
Thanx, it works,
Your help is greatly appreciated.
Regards
Saleem
Thu, 05/26/2005 - 17:44
Having any code , can U send to me .it's very helpful for me!