Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
convert_parameters_to_attributes
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected