session#
- class ansys.cfx.core.generated.post_processing.settings_261.session.session(name: str | None = None, parent=None)#
Bases:
GroupStores parameters used by the readsession command.
Attributes
Attribute |
Summary |
|---|---|
The name of the session file to which session data will be saved. |
|
This parameter indicates whether the session file should be overwritten or appended to if it exists. |
Included in:
Parent |
Summary |
|---|---|
Encapsulates a CFX post-processing setup. |