How do I use igesout to export as a body instead of a surface?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Ver también
Categorías
Más información sobre Bodies en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!