MCPcopy 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
258void Writer::clearModes()
259{
260 Modes.clear();
261}
262
263void Writer::addError(const std::string& msg)
264{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected