_RotateAboutAxis#
- class ansys.fluent.core.generated.datamodel_242.PartManagement.Root.RotateAboutAxis._RotateAboutAxis(service, rules, path)#
Bases:
PyMenu
Singleton _RotateAboutAxis.
Classes:
Add
(service, rules, command[, path])Command Add.
Angle
(service, rules[, path])Parameter Angle of value type float.
Applied
(service, rules[, path])Parameter Applied of value type bool.
Apply
(service, rules, command[, path])Command Apply.
AxisX
(service, rules[, path])Parameter AxisX of value type float.
AxisY
(service, rules[, path])Parameter AxisY of value type float.
AxisZ
(service, rules[, path])Parameter AxisZ of value type float.
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.
Name
(service, rules[, path])Parameter Name of value type str.
PivotX
(service, rules[, path])Parameter PivotX of value type float.
PivotY
(service, rules[, path])Parameter PivotY of value type float.
PivotZ
(service, rules[, path])Parameter PivotZ of value type float.
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 Angle(service, rules, path=None)#
Bases:
PyNumerical
Parameter Angle of value type float.
- class Applied(service, rules, path=None)#
Bases:
PyParameter
Parameter Applied of value type bool.
- class AxisX(service, rules, path=None)#
Bases:
PyNumerical
Parameter AxisX of value type float.
- class AxisY(service, rules, path=None)#
Bases:
PyNumerical
Parameter AxisY of value type float.
- class AxisZ(service, rules, path=None)#
Bases:
PyNumerical
Parameter AxisZ of value type float.
- 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 PivotX(service, rules, path=None)#
Bases:
PyNumerical
Parameter PivotX of value type float.
- class PivotY(service, rules, path=None)#
Bases:
PyNumerical
Parameter PivotY of value type float.
- class PivotZ(service, rules, path=None)#
Bases:
PyNumerical
Parameter PivotZ of value type float.
- __init__(service, rules, path)#
__init__ method of PyMenu class.