ObjectSettingOperations#
- class ansys.fluent.core.generated.datamodel_242.PartManagement.Root.ObjectSettingOperations(service, rules, path)#
Bases:
PyMenu
Singleton ObjectSettingOperations.
Classes:
Children
(service, rules[, path])Parameter Children of value type List[str].
CreateObjectSetting
(service, rules, command)Command CreateObjectSetting.
DeleteAllObjectSetting
(service, rules, command)Command DeleteAllObjectSetting.
DeleteObjectSetting
(service, rules, command)Command DeleteObjectSetting.
Name
(service, rules[, path])Parameter Name of value type str.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class Children(service, rules, path=None)#
Bases:
PyTextual
Parameter Children of value type List[str].
- class CreateObjectSetting(service, rules, command, path=None)#
Bases:
PyCommand
Command CreateObjectSetting.
- class DeleteAllObjectSetting(service, rules, command, path=None)#
Bases:
PyCommand
Command DeleteAllObjectSetting.
- Returns:
- class DeleteObjectSetting(service, rules, command, path=None)#
Bases:
PyCommand
Command DeleteObjectSetting.
- __init__(service, rules, path)#
__init__ method of PyMenu class.