Jump to content

Is it possible to output multiple streams from the Solver SOP?


magneto

Recommended Posts

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 :)

Link to comment
Share on other sites

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 by rayman
  • Like 1
Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...