MCPcopy 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

get_thickness_typeMethod · 0.45
get_offset_typeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected