flow360.XROTORFile#

class XROTORFile[source]#

Bases: BETSingleInputFileBaseModel

type_name: Literal['XRotorFile'] = 'XRotorFile'#
file_path: str [Required]#

Path to the BET configuration file. It cannot be changed once initialized.

content: str [Required]#

File content of the BET configuration file. It will be automatically loaded.