nastasiasnk commited on
Commit
5626333
1 Parent(s): 91d17a9

Update config.py

Browse files
Files changed (1) hide show
  1. config.py +1 -1
config.py CHANGED
@@ -1,7 +1,7 @@
1
 
2
  # ------------------------- Settings ------------------------- #
3
 
4
- useGrasshopperData = False
5
  alpha = 0.0038
6
  threshold = 600
7
 
 
1
 
2
  # ------------------------- Settings ------------------------- #
3
 
4
+ useSpeckleData = True
5
  alpha = 0.0038
6
  threshold = 600
7