discretize.TensorMesh.nCz#

property TensorMesh.nCz#

Number of cells in the z direction.

nCz will be removed in discretize 1.0.0, it is replaced by mesh.shape_cells[2] to reduce namespace clutter.