lslk#
- Mapdl.lslk(type_='', lskey='', **kwargs)#
Selects those lines containing the selected keypoints.
APDL Command: LSLK
- Parameters:
- type_
Label identifying the type of line select:
S - Select a new set (default).
R - Reselect a set from the current set.
A - Additionally select a set and extend the current set.
U - Unselect a set from the current set.
- lskey
Specifies whether all contained line keypoints must be selected [KSEL]:
0 - Select line if any of its keypoints are in the selected keypoint set.
1 - Select line only if all of its keypoints are in the selected keypoint set.
Notes
This command is valid in any processor.