Skip to content

Commit 6701304

Browse files
committed
Merge branch 'main' into segmentation
2 parents 304d2ba + 64007b1 commit 6701304

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/gh/components/DF_tester/code.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
from Grasshopper.Kernel import GH_RuntimeMessageLevel as RML
1111

1212
import diffCheck
13+
import diffCheck.df_cvt_bindings
1314
from diffCheck import diffcheck_bindings
1415

1516
class DFTester(component):

src/gh/examples/assembly_beam_system.ghx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
<chunk name="ValueTable">
7171
<items count="3">
7272
<item name="script-sync::path::0d4dd012-3cd5-4d46-aca2-051524e54d16" type_name="gh_string" type_code="10">not_found</item>
73+
<item name="script-sync::path::0df2764c-3033-4fab-86d6-451bf0095450" type_name="gh_string" type_code="10">F:\diffCheck\temp\test.py</item>
7374
<item name="script-sync::path::aae64754-94d4-48e0-9706-275c7e6e3249" type_name="gh_string" type_code="10">not_found</item>
7475
<item name="script-sync::path::bce95668-a73d-4866-8978-ed68a47ddbd2" type_name="gh_string" type_code="10">F:\diffCheck\temp\test.py</item>
7576
</items>

0 commit comments

Comments
 (0)