← Back to team overview

yade-users team mailing list archive

Re: [Question #702353]: Title : Error message : can only concatenate list (not "RotationEngine") to list

 

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

    Status: Open => Answered

Karol Brzezinski proposed the following answer:
Hi,

O.engines is a list, so you need to put new engine in the brackets if
uou want to concentrate them with '+' sign.

O.engines = O.engines + [NewEngine]

Cheers,
Karol

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