Array of area numbers.
Examples
>>> mapdl.block(0, 1, 0, 1, 0, 1) >>> mapdl.anum array([1, 2, 3, 4, 5, 6], dtype=int32)