nnum_all#

property MeshGrpc.nnum_all: ndarray[source]#

Array of all node numbers, even those not selected.

Examples

>>> mapdl.mesh.nnum_all
array([    1,     2,     3, ..., 19998, 19999, 20000])