scale#
- class ansys.fluent.core.generated.solver.settings_261.scale(name=None, parent=None)#
Bases:
CommandControls whether to enable mesh scaling along selected directions.
- Parameters:
- x_scale
real Sets the scaling factor for the mesh along the X direction.
- y_scale
real Sets the scaling factor for the mesh along the Y direction.
- z_scale
real Sets the scaling factor for the mesh along the Z direction.
- x_scale
Arguments
Argument |
Summary |
|---|---|
Sets the scaling factor for the mesh along the X direction. |
|
Sets the scaling factor for the mesh along the Y direction. |
|
Sets the scaling factor for the mesh along the Z direction. |
Included in:
Parent |
Summary |
|---|---|
Provides access to mesh operations such as generation, transformation, repair, import/export and more. |