_Node#
- class ansys.fluent.core.generated.datamodel_242.PartManagement.Root.Node._Node(service, rules, path)#
Bases:
PyMenu
Singleton _Node.
Classes:
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.
KeyId
(service, rules[, path])Parameter KeyId of value type int.
Move
(service, rules, command[, path])Command Move.
Name
(service, rules[, path])Parameter Name of value type str.
ObjectSetting
(service, rules[, path])Parameter ObjectSetting of value type str.
Parent
(service, rules[, path])Parameter Parent of value type str.
RefacetOperation
(service, rules[, path])Parameter RefacetOperation of value type str.
Rename
(service, rules, command[, path])Command Rename.
Suppress
(service, rules[, path])Parameter Suppress of value type bool.
Transformations
(service, rules[, path])Parameter Transformations of value type List[str].
Updated
(service, rules[, path])Parameter Updated of value type bool.
WildcardCopy
(service, rules, command[, path])Command WildcardCopy.
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 KeyId(service, rules, path=None)#
Bases:
PyNumerical
Parameter KeyId of value type int.
- class ObjectSetting(service, rules, path=None)#
Bases:
PyTextual
Parameter ObjectSetting of value type str.
- class RefacetOperation(service, rules, path=None)#
Bases:
PyTextual
Parameter RefacetOperation of value type str.
- class Suppress(service, rules, path=None)#
Bases:
PyParameter
Parameter Suppress of value type bool.
- class Transformations(service, rules, path=None)#
Bases:
PyTextual
Parameter Transformations of value type List[str].
- class Updated(service, rules, path=None)#
Bases:
PyParameter
Parameter Updated of value type bool.
- __init__(service, rules, path)#
__init__ method of PyMenu class.