yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #24322
[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.