I looked at the docs, which say the arg should be "Number, address of
result value". That doesn't help much... anyways: the method doesn't
change the value of the given arg and doesn't return anything, so it
seems to be broken. Or maybe there's a magic way of passing a pointer
in js =P
On 18/10/2007, Matthias Kappenberg <[EMAIL PROTECTED]> wrote:
> Play the animation, hope something is going on then.
>
> Open the choregraphy window and modify the:
> one-wheel-driver <- script inside
> path
> pcurve
> min curve chor, to adjust the back and forward movement.
>
> If you modify the pcurve nurbs you have to set manually a new
> length :-?
>
> Open Properties->Script tab of:
> one-wheel-driver <- script inside
>
> and modify "len" value.
>
> If somebody knows how to use this on a nurbs curve:
>
> len = Self.MEASURELENGTH();
> and avoid this:
> error("MEASURELENGTH() needs 1 parameters");
>
> What the ..., is the needed parameter :-?
> Example is welcome :-)
>
> feel free to ask ;-)
>
> Matthias
>