Break up a curve

   5853   2   2
User Avatar
Member
15 posts
Joined: May 2006
Offline
Hi,

I am trying to break up a curve (Line) but I can't figure out how. Facet doesnt seems to work.

How to break up a curve -1 primitive and 4 points- into 3 curves - 3 primitives 6 points ?

thank you for your help
The littlelest hobo
User Avatar
Staff
2540 posts
Joined: July 2005
Offline
Use the carve Carve SOP. It sounds like you want to break your curve up in to segments based on the points along the curve.
First U = 0
Second U = 1
Use Breakpoints method
Check on Cut At All Internal U Breakpoints

Now you have 3 primitives and 6 points.

If you want to insert divisions or re-divide the curve, use the Resample SOP before the Carve SOP. Resample SOP is very flexible in how it adds points to your curve.
There's at least one school like the old school!
User Avatar
Member
15 posts
Joined: May 2006
Offline
Thanks a lot. Work just fine
The littlelest hobo
  • Quick Links