Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ getName
Method
getName
src/App/DocumentPyImp.cpp:1012–1015 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1010
}
1011
1012
Py::String DocumentPy::getName() const
1013
{
1014
return {getDocumentPtr()->getName()};
1015
}
1016
1017
Py::Boolean DocumentPy::getRecomputesFrozen() const
1018
{
Callers
2
representation
Method · 0.45
supportedTypes
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected