How to separate into individual pieces

   2407   1   1
User Avatar
Member
12 posts
Joined: 8月 2015
Offline
Hello everyone. I'm trying to figure out how to break the geo into individual pieces that I then could transfer the forces onto them by the color attribute. Still don't understand how attributes yet work and am trying to increase my understanding. I don't know if I am going about it the wrong way or am over complicating it. Thanks in advance.

Attachments:
Attribute_RnD.hipnc (489.8 KB)

User Avatar
Member
31 posts
Joined: 3月 2017
Offline
Splitting into pieces by attribute type(Vertex, Point, Edge, Primitive) can be done with: VertexSplit SOP, Facet SOP -> Unique Points, Edge Cusp SOP and PrimitiveSplit SOP. Also you can use Split SOP with groups of primiteves and then use Merge SOP to merge it back.
  • Quick Links