nslk#
- Mapdl.nslk(type_='', **kwargs)[source]#
Selects those nodes associated with the selected keypoints.
APDL Command: NSLK
- Parameters:
- type_
Label identifying the type of node 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.
Notes
Valid only if the nodes were generated by a keypoint meshing operation [KMESH, LMESH, AMESH, VMESH] on a solid model that contains the selected keypoints.
This command is valid in any processor.