NO 1
for b=1 to 1000 by 5 do(
a=sin b
c=a+b
d=a*b
k=(cos b)*10
v=c+10
Box lengthsegs:1 widthsegs:1 heightsegs:1 length:c width:a height:d mapcoords:on pos:[v,v,v] isSelected:on
rotate $ (angleaxis k [0,0,1])
)
a=sin b
c=a+b
d=a*b
k=(cos b)*10
v=c+10
Box lengthsegs:1 widthsegs:1 heightsegs:1 length:c width:a height:d mapcoords:on pos:[v,v,v] isSelected:on
rotate $ (angleaxis k [0,0,1])
)