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

Method isNull

src/Mod/Material/App/MaterialValue.cpp:245–248  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

243}
244
245bool MaterialValue::isNull() const
246{
247 return isEmpty();
248}
249
250bool MaterialValue::isEmpty() const
251{

Callers 15

createSphereMethod · 0.45
createEllipsoidMethod · 0.45
createCylinderMethod · 0.45
createConeMethod · 0.45
createTorusMethod · 0.45
createCubeMethod · 0.45
transformShapeMethod · 0.45
instantiateMethod · 0.45
isNullFunction · 0.45
getLibraryIconMethod · 0.45
getPropertiesMethod · 0.45
getPhysicalPropertiesMethod · 0.45

Calls 1

isEmptyFunction · 0.70

Tested by 1

addPropertyDetailsMethod · 0.36