How do I use igesout to export as a body instead of a surface?
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Vedere anche
Categorie
Scopri di più su Bodies in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!