MCPcopy 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
1012Py::String DocumentPy::getName() const
1013{
1014 return {getDocumentPtr()->getName()};
1015}
1016
1017Py::Boolean DocumentPy::getRecomputesFrozen() const
1018{

Callers 2

representationMethod · 0.45
supportedTypesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected