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 a3edba7 commit d7b0a3eCopy full SHA for d7b0a3e
src/compas_rhino/drawing.py
@@ -9,7 +9,6 @@
9
import scriptcontext as sc # type: ignore
10
import System # type: ignore
11
12
-import compas_rhino.objects
13
from compas.geometry import centroid_polygon
14
from compas_rhino.conversions import vertices_and_faces_to_rhino
15
from compas_rhino.layers import clear_current_layer
0 commit comments