Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ clearModes
Method
clearModes
src/Base/Writer.cpp:258–261 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
256
}
257
258
void Writer::clearModes()
259
{
260
Modes.clear();
261
}
262
263
void Writer::addError(const std::string& msg)
264
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected