open#

class ansys.fluent.core.generated.solver.settings_261.open(name=None, parent=None)#

Bases: Command

Open project.

Parameters:
project_file_name_1str

The name of new parametric project file.

load_casebool

Specifies whether to load the case file associated with the project or not.

Arguments

Argument

Summary

project_file_name

The name of new parametric project file.

load_case

Specifies whether to load the case file associated with the project or not.

Included in:

Parent

Summary

parametric_project

Parametric Project Management Commands.