This page is part of the documentation of the development version 3.0 of Capytaine.
Latest stable version is available here.

capytaine.ui.vtk package¶

Submodules¶

  • capytaine.ui.vtk.animation module
    • Animation
      • Animation.add_body()
      • Animation.add_free_surface()
      • Animation.embed_in_notebook()
      • Animation.run()
      • Animation.save()
  • capytaine.ui.vtk.body_viewer module
    • FloatingBodyViewer
      • FloatingBodyViewer.add_body()
  • capytaine.ui.vtk.helpers module
    • compute_node_data()
    • compute_vtk_polydata()
  • capytaine.ui.vtk.mesh_viewer module
    • MeshViewer
      • MeshViewer.add_line()
      • MeshViewer.add_mesh()
      • MeshViewer.add_oxy_plane()
      • MeshViewer.add_plane()
      • MeshViewer.add_point()
      • MeshViewer.add_polydata()
      • MeshViewer.add_vector()
      • MeshViewer.finalize()
      • MeshViewer.on_key_press()
      • MeshViewer.save()
      • MeshViewer.screenshot()
      • MeshViewer.show()
      • MeshViewer.show_axes()
      • MeshViewer.show_normals()

Module contents¶

capytaine

a Python-based linear potential flow BEM solver

Navigation

  • Features
  • User manual
  • Example scripts
  • Developer manual
    • Installation for developers
    • Overview of the modules
    • Contributing
    • Testing Capytaine
    • Making a release
    • API documentation
  • Theory manual
  • Citing
  • Changelog

Related Topics

  • Documentation overview
    • Developer manual
      • Overview of the modules
        • capytaine.ui package
          • Previous: capytaine.ui package
          • Next: capytaine.ui.vtk.animation module
©2024, Matthieu Ancellin. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source