File: extending_pyvista.rst

package info (click to toggle)
python-pyvista 0.44.1-11
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 159,804 kB
  • sloc: python: 72,164; sh: 118; makefile: 68
file content (5 lines) | stat: -rw-r--r-- 172 bytes parent folder | download
1
2
3
4
5
Extending PyVista
=================

PyVista ``DataSets`` can be extended for user defined functionality.
See :ref:`Extending PyVista Example <extending_pyvista_example>`.