blur959 Posted April 13, 2011 Share Posted April 13, 2011 Hi all, I am trying to emit particles from a voronoi fracture simulation. My first idea was to emit particles from the inside group of the voronoi fracture. But the problem is that the dynamics which is done in the dopnetwork is way down the hierarchy after the voronoi fracture node. And I wanted the particles to only emit after the dynamics. But when I tried putting a delete node after the dopnetwork to delete everything except the inside group, I couldn't. The problem is that when I tried searching for the "inside" group or even typing the "inside" out, the error is that the inside group couldn't be found. I attached a hip file, to further explain the problem. Hope you guys could help. Many thanks! testcrack_v3.hipnc Quote Link to comment Share on other sites More sharing options...
ehsan parizi Posted April 13, 2011 Share Posted April 13, 2011 (edited) you have a clean node, that you're deleting your inside and outside groups with it! that's why you don't get them in your dop. Edited April 13, 2011 by ehsan parizi Quote Link to comment Share on other sites More sharing options...
ehsan parizi Posted April 13, 2011 Share Posted April 13, 2011 is this what you want to do ? testcrack_v4.hipnc Quote Link to comment Share on other sites More sharing options...
blur959 Posted April 13, 2011 Author Share Posted April 13, 2011 is this what you want to do ? Yeah, that is what I was trying to achieve. Many thanks. 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.