Jun WANG Tue, 01/20/2009 - 05:20 Forums: Other usage issuesHow to get the boundaries of 3D face? Fernando Ghedin Thu, 01/29/2009 - 19:30 Hello Jun Wang, I am not sure if this is the best way to achieve that, but you could try with BRepTools::OuterWire. It returns the outer most wire of a given Face. Hope it helps. Kind regards, Fernando Log in to post comments
Thu, 01/29/2009 - 19:30
Hello Jun Wang,
I am not sure if this is the best way to achieve that, but you could try with BRepTools::OuterWire.
It returns the outer most wire of a given Face.
Hope it helps.
Kind regards,
Fernando