_AxisOrigin#

class ansys.fluent.core.generated.datamodel_271.meshing.Root.AxisymmetricSweep._AxisymmetricSweepArguments._AxisOrigin(parent, attr, service, rules, path)#

Bases: PyArgumentsSingletonSubItem

Defines 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: PyArgumentsNumericalSubItem

Specify the X component for the currently active axis definition (axis origin or axis direction).

class _Y(parent, attr, service, rules, path)#

Bases: PyArgumentsNumericalSubItem

Specify the Y component for the currently active axis definition (axis origin or axis direction).

class _Z(parent, attr, service, rules, path)#

Bases: PyArgumentsNumericalSubItem

Specify 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.