Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ getUUID
Method
getUUID
src/Mod/Material/App/ModelPyImp.cpp:116–119 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
Py::String ModelPy::getUUID() const
117
{
118
return Py::String(getModelPtr()->getUUID().toStdString());
119
}
120
121
Py::String ModelPy::getDescription() const
122
{
Callers
15
copyMaterial
Method · 0.45
onMaterialSelected
Method · 0.45
onChanged
Method · 0.45
onChanged
Method · 0.45
Save
Method · 0.45
save
Method · 0.45
addMaterials
Function · 0.45
getMaterialTree
Method · 0.45
deleteFile
Method · 0.45
getUUIDFromPath
Method · 0.45
addModel
Method · 0.45
migrateModel
Method · 0.45
Calls
2
toStdString
Method · 0.80
String
Class · 0.50
Tested by
4
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36