_AssemblyNode#
- class ansys.fluent.core.generated.datamodel_242.PartManagement.Root.AssemblyNode._AssemblyNode(service, rules, path)#
Bases:
PyMenu
Singleton _AssemblyNode.
Classes:
ChangeChildrenSettings
(service, rules, command)Command ChangeChildrenSettings.
Children
(service, rules[, path])Parameter Children of value type List[str].
Context
(service, rules[, path])Parameter Context of value type int.
Copy
(service, rules, command[, path])Command Copy.
CreateChild
(service, rules, command[, path])Command CreateChild.
EdgeExtraction
(service, rules[, path])Parameter EdgeExtraction of value type str.
FeatureAngle
(service, rules[, path])Parameter FeatureAngle of value type float.
IsChildrenSettingsChanged
(service, rules[, path])Parameter IsChildrenSettingsChanged of value type bool.
KeyId
(service, rules[, path])Parameter KeyId of value type int.
MergeChildren
(service, rules[, path])Parameter MergeChildren of value type bool.
Move
(service, rules, command[, path])Command Move.
Name
(service, rules[, path])Parameter Name of value type str.
OneZonePer
(service, rules[, path])Parameter OneZonePer of value type str.
Parent
(service, rules[, path])Parameter Parent of value type str.
PrefixObjectName
(service, rules[, path])Parameter PrefixObjectName of value type bool.
ReFacet
(service, rules, command[, path])Command ReFacet.
ReFacetNow
(service, rules, command[, path])Command ReFacetNow.
RefacetOperation
(service, rules[, path])Parameter RefacetOperation of value type str.
Refaceting
(service, rules, path)Singleton Refaceting.
Rename
(service, rules, command[, path])Command Rename.
Transformations
(service, rules[, path])Parameter Transformations of value type List[str].
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class ChangeChildrenSettings(service, rules, command, path=None)#
Bases:
PyCommand
Command ChangeChildrenSettings.
- Returns:
- 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 IsChildrenSettingsChanged(service, rules, path=None)#
Bases:
PyParameter
Parameter IsChildrenSettingsChanged of value type bool.
- class KeyId(service, rules, path=None)#
Bases:
PyNumerical
Parameter KeyId of value type int.
- 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 RefacetOperation(service, rules, path=None)#
Bases:
PyTextual
Parameter RefacetOperation of value type str.
- class Transformations(service, rules, path=None)#
Bases:
PyTextual
Parameter Transformations of value type List[str].
- __init__(service, rules, path)#
__init__ method of PyMenu class.