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 8b19aa9 commit c940f3eCopy full SHA for c940f3e
src/compas_ghpython/artists/meshartist.py
@@ -5,9 +5,7 @@
5
import Rhino
6
from functools import partial
7
8
-from compas.geometry import centroid_polygon
9
from compas.utilities import color_to_colordict
10
-from compas.utilities import pairwise
11
12
import compas_ghpython
13
from compas.artists import MeshArtist
0 commit comments