i have a problem. I have generated a SMSH_Mesh object. My question is, is there any possibility to convert this SMESH_Mesh object to a TopoDS_Shape object?
Thanks.
Greets Alex
Braunstein Mon, 11/29/2010 - 13:31
I want to have the complete MESH Object as an TopoDS_Shape object. The function GetShapeToMesh() is not what I want ;)
Mon, 11/29/2010 - 13:31
I want to have the complete MESH Object as an TopoDS_Shape object. The function GetShapeToMesh() is not what I want ;)
Mon, 11/29/2010 - 17:01
Problem solved! I did it in another way.
Tue, 11/30/2010 - 17:32
hello,i have the same problem
Can you tell me how to solve it?
thank you very much!