← Back to team overview

yade-users team mailing list archive

[Question #180578]: dynamic & fixed

 

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

hi all

what's the difference between "dynamic" and "fixed"
when I code " O.bodies.append(utils.box( center=(5.,5.,2.), extents=(2.,2.,2.),dynamic=True,fixed=False,wire=False))"

the DeprecationWarning: dynamic=True is deprecated, use fixed=False instead
_commonBodySetup(b,V,geomInert,material,pos=center,dynamic=dynamic,fixed=fixed)

Best regards


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