Creating A Unique Number Based on Unique Path Names

   804   2   1
User Avatar
Member
128 posts
Joined: 9月 2018
Offline
So I have a model with 12 unique path names. I want to replace the path with a string number. So for the first path, it would be replaced by the number 1. For the second path, I want to replace that with the number 2 and so on all the way to 12 in vex.

Anyone have any ideas?
User Avatar
スタッフ
730 posts
Joined: 10月 2012
Offline
You could use the Enumerate SOP in the Piece Attribute mode (Mode = "Enumerate Pieces")
User Avatar
Member
128 posts
Joined: 9月 2018
Offline
cwhite
You could use the Enumerate SOP in the Piece Attribute mode (Mode = "Enumerate Pieces")

Yup this is the solution, THANK YOU SO MUCH!
Edited by VGriffith - 2021年11月5日 13:24:54
  • Quick Links