← Back to team overview

yade-users team mailing list archive

[Question #164510]: TranslationEngine + RotationEngine

 

New question #164510 on Yade:
https://answers.launchpad.net/yade/+question/164510

I tried to use

O.engines=[
...
TranslationEngine (..., label='t') + RotationEngine(...,label='r'),
...]

but if I want to change some parameter (for example, t.velocity or r.angularVelocity), then it does not recognize t or r.
How should I use this combination of engines?

Thanks in advance!

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.