hi all,

another two part question.

first, say i create a series of boxes, and then i want to align them
along a curve. i took the staircase tutorial and i modified it to do
just such a thing. but what if i want to array them with just one edge
aligning with the curve? rather than the center of the box.

second part. i set up a slider to have it array a variable number of
boxes along the curve. what if i want to eliminate the first and last
box? all the cull operators seem to work off of a set number of a
list. as in 4 boxes, and no problem, false, true, true, false. but
what if i change the slider to 5 boxes? how can i get the cull
operator to change to false, true,  true, true, false? without
changing it manually?
i know these are super noob questions, but i think answers will be
helpful to lots of people having difficulty with just getting started
with grasshopper...


thanks,

carter



Reply via email to