dig#

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

Digitizes nodes to a surface.

APDL Command: DIG

Parameters:
node1, node2, ninc

Digitize nodes NODE1 through NODE2 in steps of NINC. NODE2 defaults to NODE1 and NINC defaults to 1.

Notes

Digitizes nodes to the surface defined by the DSURF command. The nodes indicated must be digitized from the tablet after this command is given. The program must be in the interactive mode and the graphics terminal show option [/SHOW] must be active. The global Cartesian coordinates of the nodes are stored.