discretize.tree_mesh.TreeCell.x0#
- TreeCell.x0#
Origin location (‘anchor point’) for the tree cell.
This property returns the origin location (or ‘anchor point’) for the tree cell. The origin location is defined as the bottom-left-front corner of the tree cell.
- Returns:
- (
dim
)numpy.ndarray
Origin location (‘anchor point’) for the tree cell
- (