StarryNight Posted February 8, 2020 Share Posted February 8, 2020 Hi everyone, sadly I have been trying to figure this out for a few days now and can't for the life of me figure out how these constraints should be setup with the RBD Material Fracture node. If someone could take a look I would be very grateful. Thank you. Fracture2.zip Quote Link to comment Share on other sites More sharing options...
Sepu Posted February 8, 2020 Share Posted February 8, 2020 (edited) Is your name attrib, all messed up. Either use a wrangle and add this line s@name = sprintf("piece%d", @ptnum); or after the assemble unpack your geo (Transfer the name attrib) > connectadjacentpieces Edited February 8, 2020 by Sepu Quote Link to comment Share on other sites More sharing options...
StarryNight Posted February 8, 2020 Author Share Posted February 8, 2020 Thank you for the reply and information, I had success using the second suggestion (utilizing the unpack after the assemble). Can you explain to me why simply placing the unpack and transferring name fixed this. Is it simply a matter of needing to make sure that attribute gets passed down the line? 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.