
Tue, 08/12/2014 - 15:02
Forums:
From now on, I know checking intersection between two surfaces uses class GeomAPI_IntSS, How can I check surface self-intersection?
From now on, I know checking intersection between two surfaces uses class GeomAPI_IntSS, How can I check surface self-intersection?
Mon, 08/18/2014 - 16:23
Have a look at BRepAlgoAPI_Check.
Mon, 08/18/2014 - 18:53
Thank you! I will have a try! Check self-interferece....
Tue, 08/19/2014 - 07:24
Dear Timo, Thanks again!It's useful to me!:)