Anonymous (not verified) Thu, 03/16/2000 - 17:06 Forums: Other usage issuesHi ! If I use BRepMesh::Mesh( shape, d) to create a mesh for a shape, is there a way to delete this mesh when I am finished with it ? Mikael Stephane Routelous (not verified) Thu, 03/16/2000 - 17:23 Hello, I think you can use BRepTools::Clean(theShape) This function removes the triangulation from the TopoDS_Shape Stephane Log in to post comments
Thu, 03/16/2000 - 17:23
Hello,
I think you can use BRepTools::Clean(theShape) This function removes the triangulation from the TopoDS_Shape
Stephane