Atom Posted July 18, 2017 Share Posted July 18, 2017 Hi All, I have a basic cube that I have fractured. I have removed the outer shell using a loop. This leaves only the center pieces. I want to save each piece as it's own individual file. So I delete all but piece$F. This leaves one mesh in the scene to write to disk. The above works, but I notice that on some frames I have a blank piece of geometry which result in zero length files on the disk. These blank pieces are the ones discarded by the loop as detected to being the outer shell. How can I avoid these blank pieces? And also how can I keep my frame number on the disk file from skewing when I skip a zero point count mesh? ap_ts_fracture_inner_detail_ONLY_071817.hipnc Quote Link to comment Share on other sites More sharing options...
Sean-R Posted July 19, 2017 Share Posted July 19, 2017 Hey Atom, I've dropped down an assemble sop to create a new name attribute then referenced that attribute in the delete sop. I've also added "-1" to include the first piece. Is that what you're after? ap_ts_fracture_inner_detail_ONLY_071817_fromSeanR.hipnc 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.