clabel#
- Mapdl.clabel(wn='', key='', **kwargs)#
Specifies contour labeling.
APDL Command: /CLABEL
- Parameters:
- wn
Window number (or ALL) to which command applies (defaults to 1).
- key
Labeling key:
- 0 or 1
Label contours with legend or color (default).
- -1
No contour labeling.
- N
Same as 1 except show alphabetic legend only on every Nth element.
Notes
Labels contours for identification with alphabetic legend for vector displays and color for raster displays. Number of contours is automatically reduced to 9 (or fewer) for clarity. Use /CONTOUR command to increase (24 maximum for alphabetic labeling; no limit for color labeling).
This command is valid in any processor.