SwitchToSolution#
- class ansys.fluent.core.generated.datamodel_261.meshing.Root.SwitchToSolution(service, rules, command, path=None)#
Bases:
PyCommand
Command SwitchToSolution.
- Returns:
Methods:
Create a command instance.
- class _SwitchToSolutionCommandArguments(service, rules, command, path, id)#
Bases:
PyCommandArguments
Methods:
__init__
(service, rules, command, path, id)__init__ method of PyCommandArguments class.
- __init__(service, rules, command, path, id)#
__init__ method of PyCommandArguments class.
- __init__(service, rules, command, path=None)#
__init__ method of PyCommand class.
- create_instance()#
Create a command instance.