vnum# property Geometry.vnum[source]# Array of volume numbers. Examples >>> mapdl.block(0, 1, 0, 1, 0, 1) >>> mapdl.vnum array([1], dtype=int32) Copy to clipboard