Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
from
meshlib
import
mrmeshpy
as
mm
2
3
# Load mesh
4
mesh = mm.loadMesh(
"mesh.stl"
)
Callers
nothing calls this directly
Calls
8
FreeFormDeformer
Method · 0.80
setRefGridPointPosition
Method · 0.80
computeBoundingBox
Method · 0.45
init
Method · 0.45
diagonal
Method · 0.45
center
Method · 0.45
apply
Method · 0.45
invalidateCaches
Method · 0.45
Tested by
no test coverage detected