n,step,dir=0) |
The original Formex is the first of the n replicas.
n1,n2,t1,t2,d1=0,d2=1,bias=0,taper=0) |
n1,n2 : number of replications with steps t1,t2 in directions d1,d2.
bias, taper : extra step and extra number of generations in direction d1 for each generation in direction d2.
n,angle,axis=2,point=[0.,0.,0.]) |
*args) |
The argument list is a sequence of tuples (axis, step). Thus translatem((0,x),(2,z),(1,y)) is equivalent to translate([x,y,z]). This function is especially conveniant to translate in calculated directions.