Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ setDirectory
Method
setDirectory
src/Mod/Material/App/Model.cpp:176–179 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
174
}
175
176
void Model::setDirectory(const QString& directory)
177
{
178
_directory = directory;
179
}
180
181
QString Model::getFilename() const
182
{
Callers
11
activated
Method · 0.45
getSaveFileName
Method · 0.45
getOpenFileName
Method · 0.45
getOpenFileNames
Method · 0.45
_write_file
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
updatePaths
Method · 0.45
saveMaterial
Method · 0.45
addMaterial
Method · 0.45
addModel
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected