How do I use igesout to export as a body instead of a surface?
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I created a NURBS surface and extruded it to form a body. My purpose is to convert it an .iges file and import this iges file into ABAQUS.
But ABAQUS imports this iges file as a shell. I used igesout.m from the File Exchange. I learned that iges entity for a body is 186 (Manifold Solid B-Rep Object), while igesout.m has Entity Type 128 = Rational spline surface.
Could you guide me to overcome this problem?
0 Kommentare
Siehe auch
Kategorien
Mehr zu Bodies finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!