flow360.C81File# class C81File[source]# Bases: BETSingleMultiFileBaseModel type_name: Literal['C81File'] = 'C81File'# 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. polar_files: list[list[AuxiliaryPolarFile]] [Required]#