Skip to content

Commit 1690a4e

Browse files
committed
FIX: with new version Grasshopper module needs to be improted
1 parent 315b062 commit 1690a4e

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

GH/PyGH/components/scriptsynccpy/code.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
import System.Drawing
55
import System.Windows.Forms
66
import Rhino
7+
import Grasshopper
78
import Grasshopper as gh
89
from Grasshopper.Kernel import GH_RuntimeMessageLevel as RML
910
import sys
291 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)