We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 599f063 commit 3a4a950Copy full SHA for 3a4a950
src/compas_rhino/geometry/brep/brep.py
@@ -10,6 +10,7 @@
10
from compas.geometry import Frame
11
from compas.geometry import Plane
12
from compas.geometry import Point
13
+from compas.tolerance import TOL
14
from compas_rhino.conversions import box_to_rhino
15
from compas_rhino.conversions import curve_to_compas
16
from compas_rhino.conversions import curve_to_rhino
0 commit comments