MCPcopy 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
107std::string PropertyFileIncluded::getOriginalFileName() const
108{
109 return _OriginalName;
110}
111
112void PropertyFileIncluded::setValue(const char* sFile, const char* sName)
113{

Callers 1

onChangedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected