Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ SaveDocFile
Method
SaveDocFile
src/Base/Persistence.cpp:75–76 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
void Persistence::SaveDocFile(Writer& /*writer*/) const
76
{}
77
78
void Persistence::RestoreDocFile(Reader& /*reader*/)
79
{}
Callers
1
writeFiles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected