Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ getDirectory
Method
getDirectory
src/Mod/Material/App/Model.cpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
{}
170
171
QString Model::getDirectory() const
172
{
173
return _directory;
174
}
175
176
void Model::setDirectory(const QString& directory)
177
{
Callers
11
libraryMaterials
Method · 0.45
getMaterialByPath
Method · 0.45
libraryModels
Method · 0.45
getModelByPath
Method · 0.45
addToTree
Method · 0.45
loadLibrary
Method · 0.45
loadLibrary
Method · 0.45
getMaterialFolders
Method · 0.45
addModelDetails
Method · 0.45
addMaterialDetails
Method · 0.45
libraryPath
Method · 0.45
Calls
no outgoing calls
Tested by
2
addModelDetails
Method · 0.36
addMaterialDetails
Method · 0.36