lspec#
- Mapdl.lspec(lcolor='', linstl='', xlnwid='', **kwargs)#
Specifies annotation line attributes (GUI).
APDL Command: /LSPEC
- Parameters:
- lcolor
Line color:
- 0
Black
- 1
Red-Magenta
- 2
Magenta
- 3
Blue-Magenta
- 4
Blue
- 5
Cyan-Blue
- 6
Cyan
- 7
Green-Cyan
- 8
Green
- 9
Yellow-Green
- 10
Yellow
- 11
Orange
- 12
Red
- 13
Dark Gray
- 14
Light Gray
- 15
White
- linstl
Line style:
- 0
Solid line.
- 1
Dashed line.
- xlnwid
Line width multiplier (1.0 to 20.0). Defaults to 1.0.
Notes
Specifies annotation line attributes to control certain characteristics of the lines created via the /LINE, /LARC, /LSYMBOL, /POLYGON, /PMORE, /PCIRCLE, and /PWEDGE commands. This is a command generated by the Graphical User Interface (GUI) and will appear in the log file (Jobname.LOG) if annotation is used. This command is not intended to be typed in directly in an ANSYS session (although it can be included in an input file for batch input or for use with the /INPUT command).
This command is valid in any processor.