magneto Posted February 23, 2015 Share Posted February 23, 2015 Hi, I am trying to update both input 1 and input 2, so I can read back both of them at each step. Right now the only way I know is to merge them at the end and then blast at the start of the network, but it gets slow very quickly. Are there better/faster more efficient ways? Thanks Quote Link to comment Share on other sites More sharing options...
rayman Posted February 23, 2015 Share Posted February 23, 2015 (edited) You can modify it a and add another Geometry Data to the DOP Object, but to be efficient you have to modify it so much, it is better to do it from scratch. Inside DOP network you have to add another SOP Solver and set its data name. Then add SOP network and Object Merge both DOP geometries. Add 2 nulls that will be your outputs. Then back in dops select Use External SOP on both SOP Solvers and set their paths to corresponding geometry output inside sop network. This way you can create as may geometries as you want. Edited February 23, 2015 by rayman 1 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.