← Back to team overview

yade-users team mailing list archive

[Question #693847]: Unblocking blockedDOFs

 

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

Hi, 

I have the following script:

O.bodies[5].state.blockedDOFs = "xyzXYZ"
O.run(50,True)
O.bodies[6].state.blockedDOFs = "xyzXYZ"
#RELEASE NODE# 5 Make it free
O.run(50,True)

How do I release (unblock) node#5? 

Thank you so much for your help!
Najm

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