_GeometryToolsProperties#
- class ansys.fluent.core.generated.datamodel_261.meshing.Root.CreateLocalRefinementRegions._CreateLocalRefinementRegionsCommandArguments._GeometryToolsProperties(parent, attr, service, rules, path)#
Bases:
PySingletonCommandArgumentsSubItem
Argument GeometryToolsProperties.
Methods:
__init__
(parent, attr, service, rules, path)__init__ method of PySingletonCommandArgumentsSubItem class.
- class _BoxCenterX(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Specify the X-coordinate for the initial position of the cylindrical refinement region.
- class _BoxCenterY(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Specify the Y-coordinate for the initial position of the cylindrical refinement region.
- class _BoxCenterZ(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Specify the Z-coordinate for the initial position of the cylindrical refinement region.
- class _BoxXLength(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Argument BoxXLength.
- class _BoxYLength(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Argument BoxYLength.
- class _BoxZLength(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Argument BoxZLength.
- class _CylinderRadius1(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Specify the radius of the cylinder at the initial position.
- class _CylinderRadius2(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Specify the radius of the cylinder at the second position.
- class _CylinderX1(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Specify the X-coordinate of the first position of the cylinder.
- class _CylinderX2(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Specify the X-coordinate of the second position of the cylinder.
- class _CylinderY1(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Specify the Y-coordinate of the first position of the cylinder.
- class _CylinderY2(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Specify the Y-coordinate of the second position of the cylinder.
- class _CylinderZ1(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Specify the Z-coordinate of the first position of the cylinder.
- class _CylinderZ2(parent, attr, service, rules, path)#
Bases:
PyNumericalCommandArgumentsSubItem
Specify the Z-coordinate of the second position of the cylinder.
- __init__(parent, attr, service, rules, path)#
__init__ method of PySingletonCommandArgumentsSubItem class.