ratio#
- Mapdl.ratio(wn='', ratox='', ratoy='', **kwargs)#
Distorts the object geometry.
APDL Command: /RATIO
- Parameters:
- wn
Window number (or ALL) to which command applies (defaults to 1).
- ratox
Distort object in the window X direction by this factor (defaults to 1.0).
- ratoy
Distort object in the window Y direction by this factor (defaults to 1.0).
Notes
Distorts the object geometry in a particular direction. An example of this command’s use would be to allow long narrow sections to be distorted to a more square area for better display visualization.
This command is valid in any processor.