line segments

   4803   4   2
User Avatar
Member
105 posts
Joined: Nov. 2007
Offline
say you have a line with 6 points, is there a way to break up a line into different segments so you can access primitive numbers? im thinking maybe some expression in a group sop?. any advice would be helpful thanks a lot.
User Avatar
Member
519 posts
Joined:
Offline
Have a look at the ADD sop. It has the option to delete all geometry except the points. Then on the polygon tab you can recreate the curve so that it consists out of 5 primitives. Then you can access the primitive numbers. If you want to keep the original curve you can use an ATTRIBUTETRANSFER sop to copy anything you want back on the orignal curve.


Cheers,
Hans
User Avatar
Member
105 posts
Joined: Nov. 2007
Offline
thats great thanks a lot
User Avatar
Member
345 posts
Joined:
Offline
Put a carve sop, set first U = 0, second U = 1
In Breakpoints tab check, “cut at all internal U breakpoints”
User Avatar
Member
105 posts
Joined: Nov. 2007
Offline
thanks kuba that works really well
  • Quick Links