discretize.TreeMesh.n_faces_z#

TreeMesh.n_faces_z#

Number of z-faces in the mesh.

This property returns the number of faces whose normal vector is parallel to the z-axis; i.e. z-faces.

Returns:
int

Number of z-faces in the mesh

Notes

Property also accessible as using the shorthand nFz