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 8f0b06a commit 25f110bCopy full SHA for 25f110b
src/gh/components/DF_export_cloud_to_file/code.py
@@ -2,6 +2,7 @@
2
3
import System
4
5
+import Rhino # noqa: F401
6
import Rhino.Geometry as rg
7
from ghpythonlib.componentbase import executingcomponent as component
8
0 commit comments