Plotter.get_default_cam_pos

Plotter.get_default_cam_pos#

Plotter.get_default_cam_pos(*, negative: bool = False) list[VectorLike[float]][source]#

Return the default focal points and viewup.

Uses ResetCamera to make a useful view.

Parameters:
negativebool, default: False

View from the opposite direction.

Returns:
list

List of camera position:

  • Position

  • Focal point

  • View up