export_ccl#
- class ansys.cfx.core.generated.pre_processing.settings_261.export_ccl.export_ccl(name: str | None = None, parent=None)#
Bases:
CommandExport a file containing some or all CCL definitions.
Arguments
Argument |
Summary |
|---|---|
Name of the CCL file to write. |
|
List of objects to save. An empty list will save all objects. |
Included in:
Parent |
Summary |
|---|---|
File-related operations for a CFX pre-processing session. |