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.
2 parents 85fc65c + 5355b32 commit ef5a04fCopy full SHA for ef5a04f
src/compas_rhino/geometry/surface.py
@@ -12,7 +12,7 @@
12
13
from compas.geometry import subtract_vectors
14
from compas.geometry import angle_vectors
15
-
+from compas.geometry import distance_point_point
16
17
try:
18
import rhinoscriptsyntax as rs
0 commit comments