Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FreeCAD/FreeCAD
/ getOriginalFileName
Method
getOriginalFileName
src/App/PropertyFile.cpp:107–110 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
105
}
106
107
std::string PropertyFileIncluded::getOriginalFileName() const
108
{
109
return _OriginalName;
110
}
111
112
void PropertyFileIncluded::setValue(const char* sFile, const char* sName)
113
{
Callers
1
onChanged
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected