← Back to team overview

yade-users team mailing list archive

[Question #578362]: Erro when apply constant force

 

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

Hello guys,

I am applying a constant force on the surface using " O.forces.setPermF(upBox.id,(0,-1000,0)) " and i found the erro below.

 File "/usr/bin/yade", line 182, in runScript
    execfile(script,globals())
  File "teste3luis.py", line 67, in <module>
    O.forces.setPermF(540,(0,-1000,0)) #aqui é a força que deseja aplicar
AttributeError: 'ForceContainer' object has no attribute 'setPermF'


In past, i have already asked how I could apply constant force (https://answers.launchpad.net/yade/+question/406621), and that time had been done.

So, anyone know what is it meaning of this error?

Thanks for advance.

cheers,

Felipe


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