Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ IgnoreSave
Method
IgnoreSave
src/Base/Parameter.cpp:1789–1792 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1787
}
1788
1789
bool ParameterManager::IgnoreSave() const
1790
{
1791
return gIgnoreSave;
1792
}
1793
1794
namespace
1795
{
Callers
2
destruct
Method · 0.80
checkParameters
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected