discretize.tree_mesh.TreeCell.faces#

TreeCell.faces#

Indices for this cell’s faces within its parent tree mesh.

This property returns the indices of the faces in the parent tree mesh which correspond to this tree cell’s faces.

Returns:
list of int

Indices for this cell’s faces within its parent tree mesh