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

Method clear_attributes

tools/Wires/WireNetwork/WireNetwork.h:86–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85
86 void clear_attributes() {
87 m_attributes.clear();
88 }
89
90 public:
91 bool with_connectivity() const {

Callers 1

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected