cplgen#

Mapdl.cplgen(nsetf='', lab1='', lab2='', lab3='', lab4='', lab5='', **kwargs)[source]#

Generates sets of coupled nodes from an existing set.

APDL Command: CPLGEN

Parameters:
nsetf

Generate sets from existing set NSETF.

lab1, lab2, lab3, … , lab5

Generate sets with these labels (see CP command for valid labels). Sets are numbered as the highest existing set number + 1.

Notes

Generates additional sets of coupled nodes (with different labels) from an existing set [CP, CPNGEN]. The same node numbers are included in the generated sets. If all labels of nodes are to be coupled and the nodes are coincident, the NUMMRG command should be used to automatically redefine the node number (for efficiency).