ObjectSettingOperations#
- class ansys.fluent.core.datamodel_231.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.
- 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.
- Parameters:
- Paths
List
[str
]
- Paths
- Returns:
- bool
- class DeleteAllObjectSetting(service, rules, command, path=None)#
Bases:
PyCommand
Command DeleteAllObjectSetting.
- Returns:
- bool
- class DeleteObjectSetting(service, rules, command, path=None)#
Bases:
PyCommand
Command DeleteObjectSetting.
- Parameters:
- Paths
List
[str
]
- Paths
- Returns:
- bool
- class Name(service, rules, path=None)#
Bases:
PyTextual
Parameter Name of value type str.