lvl_svn Posted July 29, 2017 Share Posted July 29, 2017 (edited) Does anyone know how I can access the boolean value I'm setting with the Modify Data node in DOPS. Basically following this (page 121) but it doesn't actually explain how to use the dopfield expression to access the boolean. I would like to use it to activate a force. EDIT: After reading as many forums as possible I'm still stuck. But, I think I need to initialize my data with an Empty Data node? Still my dopfield expression doesn't work. Edited July 29, 2017 by lvl_svn Quote Link to comment Share on other sites More sharing options...
lvl_svn Posted July 30, 2017 Author Share Posted July 30, 2017 Got things working, heres how to deactivate a force forever upon impact: Some notes: DOPs will report an error if you attach your data to Geometry/MyData, it doesn't if you put in Position. Also, it seems that the dopnumrecords("dopnet","rbdobj","Impacts","Impacts") only records the impacts of fractured pieces within a single RBD, not impacts between two RBDs? So for example I had one RBD with strong constraints and another with weak, when they collided the weak broke and impacted with itself turning off the curve force, but the strong constraints didn't so it never recorded an impact resulting in the curve force staying on. I can work with that by having very weak constraints at the edges of my geo, but ideally there's another way... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.