MCPcopy Create free account
hub / github.com/comaps/comaps / GetRecalculateGeometryScriptPath

Function GetRecalculateGeometryScriptPath

qt/build_style/build_style.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16namespace
17{
18QString GetRecalculateGeometryScriptPath()
19{
20 return GetExternalPath("recalculate_geom_index.py", "", "../tools/python");
21}
22
23QString GetGeometryToolPath()
24{

Callers 1

Calls 1

GetExternalPathFunction · 0.85

Tested by

no test coverage detected