Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ get_type
Method
get_type
tools/Wires/Parameters/OffsetParameters.h:36–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
void set_default(Float value) { m_default_offset = value; }
35
36
TargetType get_type() const { return m_type; }
37
38
WireNetwork::Ptr get_wire_network() const { return m_wire_network; }
39
Callers
4
convert_parameters_to_attributes
Method · 0.45
compute_shape_velocity
Method · 0.45
get_thickness_type
Method · 0.45
get_offset_type
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected