RectilinearGrid.z#
- property RectilinearGrid.z: NumpyArray[float][source]#
Return or set the coordinates along the Z-direction.
- Returns:
numpy.ndarrayArray of points along the Z-direction.
Examples#
Download Python source code | Download Jupyter notebook
Return the z coordinates of a RectilinearGrid.
Set the z coordinates of a RectilinearGrid.