session#

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

Bases: Group

Stores parameters used by the readsession command.

Attributes

Attribute

Summary

session_filename

The name of the session file to which session data will be saved.

write_session_mode

This parameter indicates whether the session file should be overwritten or appended to if it exists.

Included in:

Parent

Summary

results

Encapsulates a CFX post-processing setup.