Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PyMesh/PyMesh
/ set_wire_network
Method
set_wire_network
tools/Wires/Parameters/PatternParameter.h:47–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
46
WireNetwork::Ptr get_wire_network() { return m_wire_network; }
47
void set_wire_network(WireNetwork::Ptr network) { m_wire_network = network; }
48
49
public:
50
virtual void apply(VectorF& results, const Variables& vars)=0;
Callers
2
with_parameters
Method · 0.45
TEST_F
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.36