MCPcopy Create free account
hub / github.com/FreeCAD/FreeCAD / remove

Method remove

src/Mod/Material/App/MaterialManager.cpp:566–569  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

564}
565
566void MaterialManager::remove(const QString& uuid) const
567{
568 _localManager->remove(uuid);
569}
570
571void MaterialManager::saveMaterial(const std::shared_ptr<MaterialLibrary>& library,
572 const std::shared_ptr<Material>& material,

Callers 15

deleteCustomPropertyMethod · 0.45
addRequiredCompleteMethod · 0.45
deleteFileMethod · 0.45
updatePathsMethod · 0.45
saveMaterialMethod · 0.45
getRelativePathMethod · 0.45
getYAMLStringImageMethod · 0.45
removeUUIDMethod · 0.45
removeTagMethod · 0.45
getMaterialFromPathMethod · 0.45
removeLibraryMethod · 0.45

Calls

no outgoing calls

Tested by 3

tearDownMethod · 0.36
updateMethod · 0.36
updateMethod · 0.36