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

Method type

src/App/Metadata.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172}
173
174std::string Metadata::type() const
175{
176 return _type;
177}
178
179Meta::Version Metadata::version() const
180{

Callers 15

getExpressionMethod · 0.45
toDoubleFunction · 0.45
getTypeMethod · 0.45
updateHiddenReferenceMethod · 0.45
executeMethod · 0.45
is_typeFunction · 0.45
isAnyEqualFunction · 0.45
setPathValueMethod · 0.45
isAllowedModuleFunction · 0.45
toStringMethod · 0.45
changeEventMethod · 0.45
PrintToFunction · 0.45

Calls

no outgoing calls