Tornado7
05-11-2003, 10:01 AM
Hi all,
in which way may I express a cv/vx in the expression editor? Because I’m trying to do this simple assignment:
nurbsSphereShape1.cv[6][0].ty = 12;
and I’ve the following error message:
// Error: Attributes must be of float, integer, or boolean types: controlPoints //
Thanks for any suggestions
in which way may I express a cv/vx in the expression editor? Because I’m trying to do this simple assignment:
nurbsSphereShape1.cv[6][0].ty = 12;
and I’ve the following error message:
// Error: Attributes must be of float, integer, or boolean types: controlPoints //
Thanks for any suggestions