-
Hi, |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 5 replies
-
Hi @ay8tb Yes - both DesignModeler and SpaceClaim Direct Modeler can export or save as the geometry as a "Ansys Neutral Format" file (anf extension). ANF is the native geometry format of MAPDL. Once exported you can just input the resulting anf file. Input is a command: see the following help page and you may want to use the "orig_cmd='/INP'" option. mike |
Beta Was this translation helpful? Give feedback.
-
Looks like they have changed the link: Mike |
Beta Was this translation helpful? Give feedback.
-
@ay8tb |
Beta Was this translation helpful? Give feedback.
-
Hi @ay8tb Ok found the statement in the Student version "Problem Size Limits" that geometry exports are not allowed. Try the geometry creation of MAPDL. If you are a student does the university/college/department have Academic licenses available? Maybe in an computer lab? Mike |
Beta Was this translation helpful? Give feedback.
Hi @ay8tb Yes - both DesignModeler and SpaceClaim Direct Modeler can export or save as the geometry as a "Ansys Neutral Format" file (anf extension). ANF is the native geometry format of MAPDL. Once exported you can just input the resulting anf file. Input is a command: see the following help page and you may want to use the "orig_cmd='/INP'" option.
https://mapdl.docs.pyansys.com/release/0.64/mapdl_commands/session/_autosummary/ansys.mapdl.core.Mapdl.input.html#input
mike