subnet (digital asset): more out connections

   2598   4   1
User Avatar
Member
196 posts
Joined: 8月 2011
オフライン
Hi ..

I searched a bit for this, but could not find anything yet.

I am creating a digital asset for SOP nodes.

In the DA, I am creating
1] geometry
2] polylines

that I need to grab again outside the DA.

How can I add a second output ?

Any input welcome !

matt
User Avatar
Member
184 posts
Joined: 6月 2010
オフライン
Hi Matt

You can only have a single out path on a node: Display node, which is also the first to cook.

A couple of obvious options here are:

1. Parametrize and/or group the separate data, merge it on it's way out and filter it in the next node.

2. Object Import the separate geometry & polyline branches to the nodes that need them (not dependent on the Display flag).

(all to the best of my experience anyway)
User Avatar
Member
196 posts
Joined: 8月 2011
オフライン
hi !

thanks for the inputs.

by the second option, you mean:

fetch the content of the last nodes (e.g. NULLS) from outside the DA, right ?

and the node name to do this is called ‘Object Import’ ?


matt
User Avatar
Member
184 posts
Joined: 6月 2010
オフライン
Yep that's right.

Object Merge's pointing to the NULL Sops that you want to import from your source DA.
User Avatar
Member
196 posts
Joined: 8月 2011
オフライン
great !

thankies !

:wink:
  • Quick Links