Hello,
I have a top network which makes several pieces of ice with a work item for each piece. I need to feed the results of that into another network to scatter those pieces. In order to do that I need to load the ice pieces as one piece of geometry, merging several work items into one. What’s the best way to do this?
Collapse multiple work items into a single geometry import?
3881 3 0- lloydwood
- Member
- 106 posts
- Joined: 11月 2007
- Offline
- Andr
- Member
- 900 posts
- Joined: 2月 2016
- Offline
Hi, you could load the files sequence with a ‘file merge’ node in SOPs context. It does what you're looking for.
There should be a way to use the file merge node also in TOPs inside a ropgeometry node (if u double click on it), to write to disk a single bgeo file, instead of a sequence.
And probably there's also a more official way to do it in TOPs, but I have no idea.. I'm new to TOPs as well.
cheers
There should be a way to use the file merge node also in TOPs inside a ropgeometry node (if u double click on it), to write to disk a single bgeo file, instead of a sequence.
And probably there's also a more official way to do it in TOPs, but I have no idea.. I'm new to TOPs as well.
cheers
Edited by Andr - 2019年7月9日 15:28:25
- Alejandro Echeverry
- Member
- 691 posts
- Joined: 6月 2006
- Offline
You can use the geometry import TOP node, use the “Upstream Result File” menu option for the “Geometry Source” parameter, then activate “Merge Input Geometry” toggle. Before this, you should partition your incoming work items.
I hope it helps!
Cheers!
Alejandro
I hope it helps!
Cheers!
Alejandro
Feel The Knowledge, Kiss The Goat!!!
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
http://www.linkedin.com/in/alejandroecheverry [linkedin.com]
http://vimeo.com/lordpazuzu/videos [vimeo.com]
- lloydwood
- Member
- 106 posts
- Joined: 11月 2007
- Offline
-
- Quick Links