Skip to main content
Ctrl+K
// fast, clean mesh I/O for Python — one dependency instead of twenty-five

<polyxios />

  • docs
  • formats
  • cli
  • api
py>=3.11
  • GitHub
  • PyPI
  • FURY
  • docs
  • formats
  • cli
  • api
py>=3.11
  • GitHub
  • PyPI
  • FURY

docs/

  • installation.rst
  • usage.rst
  • formats/
    • VTK Legacy
    • VTK RectilinearGrid
    • VTK PolyData
    • Wavefront OBJ
    • Stanford PLY
    • STL
    • OFF
    • Abaqus
    • AVS-UCD
    • Medit binary
    • DOLFIN / FEniCS XML
    • FLAC3D
    • Gmsh
    • Nastran
    • Tecplot ASCII
    • SU2
    • TetGen
    • Well-Known Text
    • MFEM mesh
    • Netgen
    • UGRID (AFLR)
    • Gaussian splat
    • VTK UnstructuredGrid
    • VTK StructuredGrid
    • VTK ImageData
  • lazy_loading.rst
  • transforms.rst
  • cli.rst
  • plugins.rst
  • api/
    • polyxios
      • polyxios.version
      • polyxios.codecs
      • polyxios.exceptions
      • polyxios.transforms
      • polyxios.validate
      • polyxios.fetcher
      • polyxios.cli
      • polyxios.helper
    • polyxios.transforms
    • polyxios.validate
    • polyxios.exceptions
  • contributing.rst
  • development.rst
  • changelog.rst
  • credits.rst
  • API Reference

API Reference#

Complete reference for all public functions, types, and exceptions.

polyxios

polyxios.transforms

polyxios.validate(poly)

Check structural integrity of a PolyData.

polyxios.exceptions

previous

Plugin system

next

polyxios

Edit on GitHub

© Copyright 2026, polyxios contributors.

Last updated on 2026-08-15.