ansys.mapdl.core.Mapdl.gline#
- Mapdl.gline(wn='', style='', **kwargs)#
Specifies the element outline style.
Mechanical APDL Command: /GLINE
- Parameters:
Notes
Determines the element outline style. Often used when node numbers are displayed to prevent element lin es from overwriting node numbers.
Unless you are using an OpenGL or Starbase driver, the dashed element outline option ( gline,
WN
,1) is not available in the following situations:Z-buffered displays ( slashtype,
WN
,6).Capped Z-buffered displays ( slashtype,
WN
,7).Qslice Z-buffered displays ( slashtype,
WN
,8).
This command is valid in any processor.