file#
- class ansys.cfx.core.generated.pre_processing.settings_261.file.file(name: str | None = None, parent=None)#
Bases:
GroupFile-related operations for a CFX pre-processing session.
Methods
Method |
Summary |
|---|---|
Close the current case. |
|
Export a file containing some or all CCL definitions. |
|
Import a mesh file into the current CFX-Pre session. |
|
Start a new case. |
|
Open a case file. Supported formats include: |
|
Save a case (*.cfx) file. |
|
Saves an image of the current view. |
|
Write a solver input file (*.def or *.mdef). |
Included in:
Parent |
Summary |
|---|---|
Encapsulates a CFX pre-processing session. |