liblaf.melon
¶
Mesh processing helpers for PyVista, Trimesh, Warp, and Wrap workflows.
Modules:
-
bary– -
cli–Command-line interface entry points.
-
ext–Wrappers around external mesh-processing tools.
-
io–I/O dispatchers and mesh-format conversion helpers.
-
recipe– -
scene–Scene helpers for transformed Trimesh geometry extraction.
-
tet–Tetrahedral volume-mesh helpers.
-
tri–Triangular surface geometry helpers.
-
utils–Small utility helpers used by Melon internals and workflows.
-
xfer–Transfer arrays between related triangular and tetrahedral meshes.
Attributes:
-
__commit_id__(str | None) – -
__version__(str) – -
__version_tuple__(tuple[int | str, ...]) – -
save(WriterDispatcher[Any]) –Write registered mesh and scene objects to disk based on path suffix.
__version_tuple__
module-attribute
¶
save
module-attribute
¶
save: WriterDispatcher[Any] = WriterDispatcher()
Write registered mesh and scene objects to disk based on path suffix.