ObjectSettingOperations#
- class ansys.fluent.core.generated.datamodel_252.part_management.Root.ObjectSettingOperations(service, rules, path)#
Bases:
PyMenuSingleton 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:
PyTextualParameter Children of value type list[str].
- __init__(service, rules, path)#
__init__ method of PyMenu class.