polyxios#

Functions

read(path, *[, fmt, lazy, registry])

Read a mesh file and return a PolyData.

supported_extensions(*[, registry])

List the file extensions the registry can read and write.

write(poly, path, *[, fmt, registry])

Write a PolyData to a mesh file.

Modules

version

Version info for the installed polyxios package.

codecs

exceptions

transforms

validate(poly)

Check structural integrity of a PolyData.

fetcher

cli

helper