Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ get_default
Method
get_default
tools/Wires/Parameters/OffsetParameters.h:33–33 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
MatrixFr evaluate(const Variables& vars);
32
33
Float get_default() const { return m_default_offset; }
34
void set_default(Float value) { m_default_offset = value; }
35
36
TargetType get_type() const { return m_type; }
Callers
5
set_thickness_type
Method · 0.45
set_offset_type
Method · 0.45
get_default_thickness
Method · 0.45
TEST_F
Function · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
2
TEST_F
Function · 0.36
TEST_F
Function · 0.36