Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ getName
Method
getName
src/Base/Reader.cpp:545–548 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
543
{}
544
545
const char* Base::XMLReader::getName(const char* name) const
546
{
547
return name;
548
}
549
550
bool Base::XMLReader::doNameMapping() const
551
{
Callers
1
readFiles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected