← Back to team overview

yade-dev team mailing list archive

Body::setDynamic

 

Hi there, some parts of the code (still) use Body::setDynamic(false) to make a body non-dynamic, which will no longer be supported. I would like to ask those who maintain that part of the code to replace it by setting Body::state::blockedDOFs=State::DOF_ALL and test that it works. In case some occurences of setDynamic are left in the code, I will just replace them without checking if the functionality is correct or not.

Cheers, v.