ksln#

Mapdl.ksln(type_='', **kwargs)[source]#

Selects those keypoints associated with the selected nodes.

APDL Command: KSLN

Parameters:
type_

Label identifying the type of keypoint 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 meshing operation [KMESH, LMESH, AMESH, VMESH] on a solid model that contains the associated keypoints.

This command is valid in any processor.