MCPcopy Create free account
hub / github.com/MeshInspector/MeshLib / FreeFormDeformation.dox.py

File FreeFormDeformation.dox.py

examples/python-examples/FreeFormDeformation.dox.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from meshlib import mrmeshpy as mm
2
3# Load mesh
4mesh = mm.loadMesh("mesh.stl")

Callers

nothing calls this directly

Calls 8

FreeFormDeformerMethod · 0.80
computeBoundingBoxMethod · 0.45
initMethod · 0.45
diagonalMethod · 0.45
centerMethod · 0.45
applyMethod · 0.45
invalidateCachesMethod · 0.45

Tested by

no test coverage detected