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 c1da384 commit 6310194Copy full SHA for 6310194
src/compas_rhino/scene/meshobject.py
@@ -8,7 +8,6 @@
8
import compas_rhino.objects
9
from compas.colors import Color
10
from compas.geometry import Line
11
-from compas.geometry import Point
12
from compas.geometry import centroid_points
13
from compas.scene import MeshObject
14
from compas_rhino.conversions import line_to_rhino
0 commit comments