_Mirror#
- class ansys.fluent.core.generated.datamodel_242.PartManagement.Root.Mirror._Mirror(service, rules, path)#
Bases:
PyMenu
Singleton _Mirror.
Classes:
Add
(service, rules, command[, path])Command Add.
Applied
(service, rules[, path])Parameter Applied of value type bool.
Apply
(service, rules, command[, path])Command Apply.
Children
(service, rules[, path])Parameter Children of value type List[str].
Context
(service, rules[, path])Parameter Context of value type int.
Global
(service, rules[, path])Parameter Global of value type str.
MirrorAbout
(service, rules[, path])Parameter MirrorAbout of value type str.
Name
(service, rules[, path])Parameter Name of value type str.
Remove
(service, rules, command[, path])Command Remove.
Rename
(service, rules, command[, path])Command Rename.
Type
(service, rules[, path])Parameter Type of value type str.
Undo
(service, rules, command[, path])Command Undo.
Update
(service, rules, command[, path])Command Update.
Methods:
__init__
(service, rules, path)__init__ method of PyMenu class.
- class Applied(service, rules, path=None)#
Bases:
PyParameter
Parameter Applied of value type bool.
- 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 MirrorAbout(service, rules, path=None)#
Bases:
PyTextual
Parameter MirrorAbout of value type str.
- __init__(service, rules, path)#
__init__ method of PyMenu class.