autofig
  • Installation & Setup
  • Tutorials
    • basics
    • limits
    • size modes
    • subplot/axes positioning
    • meshes
    • 3D
    • objects
    • mpl objects & custom commands
  • Gallery
    • Gallery
    • Color and Size-Scaling with Z-Order
    • Sliding Limits
    • Looping Independent Variable
    • 3D Animation
    • Meshes
    • 3D Meshes
    • Selecting on Independent Variable
  • API
    • autofig
    • autofig.figure
    • autofig.axes
    • autofig.call
 
autofig
  • Docs »
  • autofig.figure.Figure.meshes
  • Edit on GitHub

autofig.figure.Figure.meshes (property)

Access all children autofig.call.Meshes of the autofig.figure.Figure.

See also:

  • autofig.figure.Figure.calls
  • autofig.figure.Figure.plots
  • autofig.figure.Figure.fill_betweens

Returns

  • autofig.call.MeshGroup of all autofig.call.Mesh objects.

Built with MkDocs using a theme provided by Read the Docs.