cdopt#
- Mapdl.cdopt(option='', **kwargs)#
Specifies format to be used for archiving geometry.
APDL Command: CDOPT
- Parameters:
- option
IGES
- IGES
Write solid model geometry information using IGES format (default).
- ANF
Write solid model geometry information using ANSYS Neutral File format.
- STAT
Print out the current format setting.
Notes
This command controls your solid model geometry format for CDWRITE operations. The ANF option affects only the COMB and SOLID options of the CDWRITE command. All other options remain unaffected.
This option setting is saved in the database.