sekow Posted August 8, 2016 Share Posted August 8, 2016 Hey, I am trying to access/ passing data from different objects inside dops. Imagine obj0 has data called "impacts", which are a bunch of points and I like to pass this into obj1. Inside a gas particle to field wired to obj1 I like to access "impacts". I thought it would be as easy as putting down obj0/impacts into the particles parameter. But that did not work. The only way I found is copy/apply impacts to obj1 via fetch data dop, which I feel is a bit redundant. Any advice? Do I have the syntax wrong? Cheers Sebastian Quote Link to comment Share on other sites More sharing options...
sekow Posted August 9, 2016 Author Share Posted August 9, 2016 too obvious? Quote Link to comment Share on other sites More sharing options...
Cain&Able Posted August 9, 2016 Share Posted August 9, 2016 Sop Solver > Dop import Records (Impacts) > Attr transfer Quote Link to comment Share on other sites More sharing options...
sekow Posted August 9, 2016 Author Share Posted August 9, 2016 that impacts thingy was just an example in the sopsolver I would be able to point to the right dop object via the dop io node. but thats a step too far. just want to access data of one dop object from another Quote Link to comment Share on other sites More sharing options...
sekow Posted August 9, 2016 Author Share Posted August 9, 2016 (edited) please see attached hipfile dop_access.hip Edited August 9, 2016 by sekow 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.