save_scenario_projslct#
- file.save_scenario_projslct(p0: str) int #
Save a scenario project using selected parts only.
A scenario can be restored in EnLiten.A scenario file contains information to completely restore the current visuals in EnLiten.A scenario project contains a scenario file plus (a) a JPEG image file of what the project looks like, (b) a file containing the scenario description, and (c) an EnSight context file (can be multiple files).The scenario file and associated project files will be named using the directory_name as the root filename.- Args:
- p0:
‘directory_name’ name of the directory to save the scenario information
- Returns:
zero on success, non-zero on error