Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ clearPartialRestoreObject
Method
clearPartialRestoreObject
src/Base/Reader.cpp:695–698 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
693
}
694
695
void Base::XMLReader::clearPartialRestoreObject()
696
{
697
setStatus(PartialRestoreInObject, false);
698
}
699
700
// ----------------------------------------------------------
701
Callers
5
Restore
Method · 0.80
Restore
Method · 0.80
Restore
Method · 0.80
Restore
Method · 0.80
Restore
Method · 0.80
Calls
1
setStatus
Function · 0.50
Tested by
no test coverage detected