← Back to team overview

yade-users team mailing list archive

Re: [Question #685885]: Problem with the combined engine

 

Question #685885 on Yade changed:
https://answers.launchpad.net/yade/+question/685885

Przemek posted a new comment:
Sorry, next time I'll adjust to guidelines.

Here is the error:

UnboundLocalError                         Traceback (most recent call last)
/usr/bin/yade in <module>()

/usr/bin/yade in updateParameters()
     52                 tranVel = 1.0
     53         transEngine = combEngine.comb[0]
---> 54         transEngine.translationAxis = velVec
     55         transEngine.velocity = tranVel
     56 

UnboundLocalError: local variable 'velVec' referenced before assignment

I tried to modify the script by yous suggestions but it still doesn't
work.

STL file: https://www.dropbox.com/s/a7dvy3khefjpl3c/tool.stl?dl=0

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.