diff --git a/latticeCommon.py b/latticeCommon.py index 7e532fb..fffe29e 100644 --- a/latticeCommon.py +++ b/latticeCommon.py @@ -31,3 +31,4 @@ def getIconPath(icon_dot_svg): # OCC's Precision::Confusion; should have taken this from FreeCAD but haven't found; unlikely to ever change. DistConfusion = 1e-7 +import lattice_rc \ No newline at end of file