Closed codingismy11to7 closed 2 years ago
there's a returned function where this is the object we want, I moved the window.drawhook(this) into that function and the script seems to work now, i got a bunch of .objs that load properly in fusion 360
this
window.drawhook(this)
.obj
there's a returned function where
this
is the object we want, I moved thewindow.drawhook(this)
into that function and the script seems to work now, i got a bunch of.obj
s that load properly in fusion 360