Skip to main content
Ctrl+K
PyVista 0.44.dev0 documentation - Home PyVista 0.44.dev0 documentation - Home
  • Getting Started
  • User Guide
  • Examples
  • API Reference
  • Extras
  • GitHub
  • Slack Community
  • Support
  • Contributing
  • The Paper
  • Getting Started
  • User Guide
  • Examples
  • API Reference
  • Extras
  • GitHub
  • Slack Community
  • Support
  • Contributing
  • The Paper

Section Navigation

API Reference

  • Core API
  • Plotting
    • Plotting
    • PyVista and PyQt
    • Themes
    • Trame
    • pyvista.Actor
    • pyvista.Axes
    • pyvista.AxesActor
    • pyvista.CameraPosition
    • pyvista.CornerAnnotation
    • pyvista.CubeAxesActor
      • pyvista.CubeAxesActor.update_bounds
      • pyvista.CubeAxesActor.bounds
      • pyvista.CubeAxesActor.camera
      • pyvista.CubeAxesActor.label_offset
      • pyvista.CubeAxesActor.n_xlabels
      • pyvista.CubeAxesActor.n_ylabels
      • pyvista.CubeAxesActor.n_zlabels
      • pyvista.CubeAxesActor.tick_location
      • pyvista.CubeAxesActor.title_offset
      • pyvista.CubeAxesActor.use_2d_mode
      • pyvista.CubeAxesActor.x_axis_minor_tick_visibility
      • pyvista.CubeAxesActor.x_axis_range
      • pyvista.CubeAxesActor.x_axis_visibility
      • pyvista.CubeAxesActor.x_label_format
      • pyvista.CubeAxesActor.x_label_visibility
      • pyvista.CubeAxesActor.x_labels
      • pyvista.CubeAxesActor.x_title
      • pyvista.CubeAxesActor.y_axis_minor_tick_visibility
      • pyvista.CubeAxesActor.y_axis_range
      • pyvista.CubeAxesActor.y_axis_visibility
      • pyvista.CubeAxesActor.y_label_format
      • pyvista.CubeAxesActor.y_label_visibility
      • pyvista.CubeAxesActor.y_labels
      • pyvista.CubeAxesActor.y_title
      • pyvista.CubeAxesActor.z_axis_minor_tick_visibility
      • pyvista.CubeAxesActor.z_axis_range
      • pyvista.CubeAxesActor.z_axis_visibility
      • pyvista.CubeAxesActor.z_label_format
      • pyvista.CubeAxesActor.z_label_visibility
      • pyvista.CubeAxesActor.z_labels
      • pyvista.CubeAxesActor.z_title
    • pyvista.DataSetMapper
    • pyvista.LookupTable
    • pyvista.Plotter
    • pyvista.Prop3D
    • pyvista.Property
    • pyvista.Renderer
    • pyvista.RenderWindowInteractor
    • pyvista.Text
    • pyvista.TextProperty
    • pyvista.Timer
    • pyvista.plotting.mapper._BaseMapper
    • pyvista.plotting.opts.InterpolationType
    • pyvista.plotting.opts.RepresentationType
    • pyvista.plotting.opts.ElementType
    • pyvista.plotting.volume.Volume
    • pyvista.plotting.volume_property.VolumeProperty
    • pyvista.CompositePolyDataMapper
    • pyvista.CompositeAttributes
    • pyvista.BlockAttributes
    • Charts
    • pyvista.plotting.widgets.WidgetHelper
    • pyvista.plotting.widgets.AffineWidget3D
    • pyvista.plotting.picking.PickingHelper
    • Convenience Functions
  • Utilities
  • Readers
  • Examples
  • API Reference
  • pyvista.CubeAxesActor
  • pyvista.Cube...

pyvista.CubeAxesActor.bounds#

property CubeAxesActor.bounds: Tuple[int | float, int | float, int | float, int | float, int | float, int | float][source]#

Return or set the bounding box.

On this page
  • CubeAxesActor.bounds
Edit on GitHub

© Copyright 2017-2024, The PyVista Developers.

Built with the PyData Sphinx Theme 0.15.2.