MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / renderFile

Method renderFile

src/measure/OSMeasureInfoGetter.cpp:310–312  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

308
309 void MeasureInfoBinding::setMeasureInfo(OSMeasureInfo& info) {};
310 bool MeasureInfoBinding::renderFile(const std::string& readmeInPath) {
311 return false;
312 };
313
314} // namespace measure
315} // namespace openstudio

Callers 1

getMeasureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected