cpngen#

Mapdl.cpngen(nset='', lab='', node1='', node2='', ninc='', **kwargs)[source]#

Defines, modifies, or adds to a set of coupled degrees of freedom.

APDL Command: CPNGEN

Parameters:
nset

Set reference number [CP].

lab

Degree of freedom label [CP].

node1, node2, ninc

Include in coupled set nodes NODE1 to NODE2 in steps of NINC (defaults to 1). If NODE1 = P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). If -NODE1, delete range of nodes from set instead of including. A component name may also be substituted for NODE1 (NODE2 and NINC are ignored).

Notes

Defines, modifies, or adds to a set of coupled degrees of freedom. May be used in combination with (or in place of) the CP command. Repeat CPNGEN command for additional nodes.