export_ccl#

class ansys.cfx.core.generated.pre_processing.settings_261.export_ccl.export_ccl(name: str | None = None, parent=None)#

Bases: Command

Export a file containing some or all CCL definitions.

Parameters:
file_namestr

Name of the CCL file to write.

objectsstr

List of objects to save. An empty list will save all objects.

Arguments

Argument

Summary

file_name

Name of the CCL file to write.

objects

List of objects to save. An empty list will save all objects.

Included in:

Parent

Summary

file

File-related operations for a CFX pre-processing session.