_AxisOrigin#
- class ansys.fluent.core.generated.datamodel_271.meshing.Root.AxisymmetricSweep._AxisymmetricSweepArguments._AxisOrigin(parent, attr, service, rules, path)#
Bases:
PyArgumentsSingletonSubItemDefines the origin point for an axisymmetric sweep operation.
Methods:
__init__(parent, attr, service, rules, path)__init__ method of PyArgumentsSingletonSubItem class.
- class _X(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify the X component for the currently active axis definition (axis origin or axis direction).
- class _Y(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify the Y component for the currently active axis definition (axis origin or axis direction).
- class _Z(parent, attr, service, rules, path)#
Bases:
PyArgumentsNumericalSubItemSpecify the Z component for the currently active axis definition (axis origin or axis direction).
- __init__(parent, attr, service, rules, path)#
__init__ method of PyArgumentsSingletonSubItem class.