MCPcopy Create free account
hub / github.com/PyMesh/PyMesh / with_all_parameters

Method with_all_parameters

tools/Wires/Interfaces/PeriodicExploration.cpp:44–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44void PeriodicExploration::with_all_parameters(
45 TargetType thickness_type) {
46 m_parameters = ParameterManager::create(
47 m_wire_network, m_default_thickness, thickness_type);
48}
49
50void PeriodicExploration::with_all_isotropic_parameters(
51 TargetType thickness_type) {

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64