MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / tet_to_hex.py

File tet_to_hex.py

scripts/tet_to_hex.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3"""
4A naive algorithm to convert tet mesh into hex mesh.

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected