export#
- ImportedSolidModel.export(path, *, format)#
- Export the solid model to a file. - Parameters:
- path (str | PathLike[str]) – Path to the file where the solid model is saved. 
- format (SolidModelExportFormat) – Format of the exported file. Available formats are - "ansys:h5"and- "ansys:cdb".
 
 
 
    