Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
245
bool MaterialValue::isNull() const
246
{
247
return isEmpty();
248
}
249
250
bool MaterialValue::isEmpty() const
251
{
Callers
15
createSphere
Method · 0.45
createEllipsoid
Method · 0.45
createCylinder
Method · 0.45
createCone
Method · 0.45
createTorus
Method · 0.45
createCube
Method · 0.45
transformShape
Method · 0.45
instantiate
Method · 0.45
isNull
Function · 0.45
getLibraryIcon
Method · 0.45
getProperties
Method · 0.45
getPhysicalProperties
Method · 0.45
Calls
1
isEmpty
Function · 0.70
Tested by
1
addPropertyDetails
Method · 0.36