enum#

property MeshGrpc.enum: ndarray[source]#

Element numbers of currently selected elements

Examples

>>> mapdl.mesh.enum
array([    1,     2,     3, ...,  9998,  9999, 10000])