discretize.tree_mesh.TreeCell.edges#

TreeCell.edges#

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

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

Returns:
list of int

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