discretize.tree_mesh.TreeCell.nodes#

TreeCell.nodes#

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

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

Returns:
list of int

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