Skip to content

Commit e9d0253

Browse files
committed
FIX: returing nothign for preview assembly
1 parent eaa8959 commit e9d0253

File tree

1 file changed

+0
-1
lines changed
  • src/gh/components/DF_preview_assembly

1 file changed

+0
-1
lines changed

src/gh/components/DF_preview_assembly/code.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ def RunScript(self, i_assembly: DFAssembly=None):
2424
return None
2525

2626
self._dfassembly = i_assembly
27-
return i_assembly.mass_center
2827

2928
# Preview overrides
3029
def DrawViewportWires(self, args):

0 commit comments

Comments
 (0)