scenario_format#

file.scenario_format(p0: str) int#

Sets the type of scenario format to use.

Args:
p0:

‘type’

  • enliten1

  • enliten2

Examples:
ensight.file.scenario_format("enliten1")
ensight.file.save_scenario_file("/tmp/test_scenario.els")
Returns:

zero on success, non-zero on error