pyvista.AxesActor.bounds#
- property AxesActor.bounds: BoundsTuple[ソース]#
Return the bounding box of this.
- 戻り値:
BoundsTuple
境界ボックス.形式は
(x_min, x_max, y_min, y_max, z_min, z_max)
です.
Return the bounding box of this.
BoundsTuple
境界ボックス.形式は (x_min, x_max, y_min, y_max, z_min, z_max)
です.