Navigation

  • index
  • modules |
  • next |
  • previous |
  • mayavi 4.8.3 documentation »
  • MLab reference »
  • Mlab pipeline-control reference

Mlab pipeline-control referenceΒΆ

Reference list of all the main functions of pipeline sub module of mlab. You can access these functions using:

mlab.pipeline.function(...)

These functions can be used for finer control of the Mayavi pipeline than the main mlab interface. For usage examples, see Assembling pipelines with mlab.

  • Sources
    • array2d_source
      • array2d_source()
    • builtin_image
      • builtin_image()
    • builtin_surface
      • builtin_surface()
    • chaco_file
      • chaco_file()
    • grid_source
      • grid_source()
    • line_source
      • line_source()
    • open
      • open()
    • parametric_surface
      • parametric_surface()
    • point_load
      • point_load()
    • scalar_field
      • scalar_field()
    • scalar_scatter
      • scalar_scatter()
    • triangular_mesh_source
      • triangular_mesh_source()
    • vector_field
      • vector_field()
    • vector_scatter
      • vector_scatter()
    • vertical_vectors_source
      • vertical_vectors_source()
    • volume_file
      • volume_file()
  • Tools
    • add_dataset
      • add_dataset()
    • add_module_manager
      • add_module_manager()
    • get_vtk_src
      • get_vtk_src()
    • set_extent
      • set_extent()
    • traverse
      • traverse()
  • Data
    • probe_data
      • probe_data()
  • Modules and Filters
    • scalar_cut_plane()

Logo of mayavi

Previous topic

Other functions

Next topic

Sources

This Page

  • Show Source

Quick search

Navigation

  • index
  • modules |
  • next |
  • previous |
  • mayavi 4.8.3 documentation »
  • MLab reference »
  • Mlab pipeline-control reference
© Copyright 2008-2018, Enthought Inc.. Last updated on May 16, 2025. Created using Sphinx 8.2.3.