Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ set_profile
Method
set_profile
tools/Wires/Inflator/InflatorEngine.h:64–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
ThicknessType get_thickness_type() const { return m_thickness_type; }
63
64
void set_profile(WireProfilePtr profile) { m_profile = profile; }
65
void set_aspect_max(Float aspect) { m_aspect_max = aspect; }
66
67
protected:
Callers
4
inflate
Method · 0.45
periodic_inflate
Method · 0.45
SimpleInflatorTest.h
File · 0.45
inflate_with_circle_profile
Method · 0.45
Calls
no outgoing calls
Tested by
1
inflate_with_circle_profile
Method · 0.36