Maybe something like this is what you want?

cmds.rebuildCurve(kr=0, kcp=True, s=0, d=3)



On Tue Feb 10 2015 at 13:27:13 <e9554...@gmail.com> wrote:

> ha yep, i literally just figured this out ha. thankyou very much.
>
> Incidentally i dont suppose you know how to change the parameterisation of
> a curve. i need it to be going from 0 to 1 between each of these edit
> points. So i can add more points at specific positions in between with the
> insert knot curve command.
>
> The only problem is when i try and fix the parameterisation with:
>
> cmds.rebuildCurve('curve1',kcp=True)
>
> The points of the curve in world space change slightly. I need them to
> remain exactly where they are, but i need the parameter values to change.
> do you know how this can be done?
>
> thankyou very much for your time,
> Sam
>
> --
> You received this message because you are subscribed to the Google Groups
> "Python Programming for Autodesk Maya" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to python_inside_maya+unsubscr...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/python_inside_maya/f80f3364-f21f-4af8-80e4-
> 6b7cc5de6959%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to python_inside_maya+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CAPGFgA39-VoouTcjopRK2fOPmNTQrDENvj-dnv9Baa%2Bwv3detg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to