ansys.mapdl.core.Mapdl.xrange#
- Mapdl.xrange(xmin='', xmax='', **kwargs)#
Specifies a linear abscissa (X) scale range.
Mechanical APDL Command: /XRANGE
Notes
Specifies a linear abscissa (X) scale range for the line graph display. Use xrange,DEFAULT to return to automatic scaling.
Automatic scaling will often yield inappropriate range values for logarithmic scales ( gropt, LOGX).
This command is valid in any processor.