_ObjectSetting#
- class ansys.fluent.core.generated.datamodel_242.PartManagement.Root.ObjectSetting._ObjectSetting(service, rules, path)#
Bases:
PyMenu
Singleton _ObjectSetting.
Classes:
Add
(service, rules, command[, path])Command Add.
Children
(service, rules[, path])Parameter Children of value type List[str].
Context
(service, rules[, path])Parameter Context of value type int.
EdgeExtraction
(service, rules[, path])Parameter EdgeExtraction of value type str.
FeatureAngle
(service, rules[, path])Parameter FeatureAngle of value type float.
MergeChildren
(service, rules[, path])Parameter MergeChildren of value type bool.
Name
(service, rules[, path])Parameter Name of value type str.
OneZonePer
(service, rules[, path])Parameter OneZonePer of value type str.
PrefixObjectName
(service, rules[, path])Parameter PrefixObjectName of value type bool.
Remove
(service, rules, command[, path])Command Remove.
Rename
(service, rules, command[, path])Command Rename.
UseDefaultSettings
(service, rules[, path])Parameter UseDefaultSettings of value type bool.
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 Context(service, rules, path=None)#
Bases:
PyNumerical
Parameter Context of value type int.
- class EdgeExtraction(service, rules, path=None)#
Bases:
PyTextual
Parameter EdgeExtraction of value type str.
- class FeatureAngle(service, rules, path=None)#
Bases:
PyNumerical
Parameter FeatureAngle of value type float.
- class MergeChildren(service, rules, path=None)#
Bases:
PyParameter
Parameter MergeChildren of value type bool.
- class OneZonePer(service, rules, path=None)#
Bases:
PyTextual
Parameter OneZonePer of value type str.
- class PrefixObjectName(service, rules, path=None)#
Bases:
PyParameter
Parameter PrefixObjectName of value type bool.
- class UseDefaultSettings(service, rules, path=None)#
Bases:
PyParameter
Parameter UseDefaultSettings of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.