Re: Chain from Curve Bug

Date : Thu, 24 May 2007 14:58:38 +0200
To : XSI(at)Softimage.COM
From : Guillaume Laforge <guillaume(at)alamaison.fr>
Subject : Re: Chain from Curve Bug
It works like this (run in Jscript) :

CreatePrim("Spiral", "NurbsCurve", null, null);
SetValue("spiral.spiral.endangle", 0, null);
SetValue("spiral.spiral.startradius", 0, null);
SetValue("spiral.spiral.endradius", 0, null);
SetValue("spiral.spiral.height", 16, null);
CreateChainfromCurve("spiral", 5, null);

Hope this help.

Guillaume

Adrian Lopez a écrit :
Folks,

We just ran into a new bug that seems to have crept into 6.01. Create a
straight curve, number of points doesnt matter. The try to create a chain
of bones with the curve selected. Doesnt work. The bug doesnt pop up if
the curve is not dead straight. Bones will be created no matter how crazy
the curve is.. but if its dead straight. Nada.


I've called Soft about this.. they confirm it, and said it would be added to
the fix list. Anyone have a workaround?



--- Unsubscribe? Mail Majordomo(at)Softimage.COM with the following text in body: unsubscribe xsi


Search the XSI List archives here or use the advanced search form to search across mailing lists. Searching help is available.
This site supposedly brought to you by Benjamin Grosser and the Imaging Technology Group.