We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2018-02-23 07:33 AM
2018-02-23 09:11 AM
2018-02-23 09:20 AM
for __dx = -1 to 1 step 2 for __n = 1 to 3 step 1 if __dx = -1 then __m = 4 if __dx = 1 then __m = 3 put nbBIM_pltPos[__m][__n] next __n add get(3) : mulx -__dx if nbBIM_LadderRail = 1 then for __n = 1 to vardim1(nbBIM_railSq) : put nbBIM_railSq[__n] : next __n else for __n = 1 to vardim1(nbBIM_railCir) : put nbBIM_railCir[__n]: next __n endif __nProfile = nsp/3 put 0.0000, 0.0000,-1, 0, 0.0000, 0.0000, 0.0030, 0, 0.0000, 0.0000, h1-nbBIM_ProWidth*3.5, 0 for i = 0 to nbBIM_slpeAngleLft+90 step 360/nbBIM_resol put 0.0000, (-3*nbBIM_ProWidth+3*nbBIM_ProWidth*cos(i)), h1-3.5*nbBIM_ProWidth+3*nbBIM_ProWidth*sin(i), 0 next i put 0, -3*nbBIM_ProWidth+3*nbBIM_ProWidth*cos(nbBIM_slpeAngleLft+90), h1-3.5*nbBIM_ProWidth+3*nbBIM_ProWidth*sin(nbBIM_slpeAngleLft+90), 0 for i = nbBIM_slpeAngleLft+90 to 180 step 360/nbBIM_resol put 0, -d5-0.44-nbBIM_ProWidth+3*nbBIM_ProWidth+3*nbBIM_ProWidth*cos(i), h6-ws+3*nbBIM_ProWidth*sin(i), 0 next i put 0, -d5-0.44-nbBIM_ProWidth+3*nbBIM_ProWidth+3*nbBIM_ProWidth*cos(180), h6-ws+3*nbBIM_ProWidth*sin(180), 0 if nbBIM_RailMount = 1 then put 0, -d5-0.44-nbBIM_ProWidth,-nbBIM_poolDepth+0.0030,0, 0, -d5-0.44-nbBIM_ProWidth,-1,0 else for i = 180 to 270 step 360/nbBIM_resol put tan(-nbBIM_angledw)*(-d5-0.44+nbBIM_ProWidth*cos(i)), -d5-0.44+nbBIM_ProWidth*cos(i), -h7-nbBIM_stpsNu*h3-0.1100+nbBIM_ProWidth*sin(i)+nbBIM_ProWidth,nbBIM_angledw next i put 0, -d5-0.44+nbBIM_ProWidth*cos(270), -h7-nbBIM_stpsNu*h3-0.1100+nbBIM_ProWidth*sin(270)+nbBIM_ProWidth,nbBIM_angledw put 0, 1.0000, -h7-nbBIM_stpsNu*h3-0.1100+nbBIM_ProWidth*sin(270)+nbBIM_ProWidth, nbBIM_angledw endif __mProfile = (nsp-__nProfile*3)*0.25 xform 1, -nbBIM_dw/(0.44+d5+nbBIM_ProWidth), 0, 0, 0, 1, 0, 0, 0, 0, 1, 0 tube __nProfile, __mProfile, 1+2, get(nsp) del 3 next __dx
2018-02-23 09:36 AM
2018-02-26 02:54 AM
2018-02-26 08:37 AM
2018-02-26 09:55 AM
put 0.0000, 0.0000,-1, 0, 0.0000, 0.0000, 0.0030, 0, 0.0000, 0.0000, h1-nbBIM_ProWidth*3.5, 0 for i = 0 to nbBIM_slpeAngleLft+90 step 360/nbBIM_resol put (((w2-w1)/2)*(-3*nbBIM_ProWidth+3*nbBIM_ProWidth*cos(i)))/(-d5-0.44-nbBIM_ProWidth), (-3*nbBIM_ProWidth+3*nbBIM_ProWidth*cos(i)), h1-3.5*nbBIM_ProWidth+3*nbBIM_ProWidth*sin(i), 0 !!!! put 0.0000, !!!! (-3*nbBIM_ProWidth+3*nbBIM_ProWidth*cos(i)), !!!! h1-3.5*nbBIM_ProWidth+3*nbBIM_ProWidth*sin(i), !!!! 0 next i put ((w2-w1)/2)*(-3*nbBIM_ProWidth+3*nbBIM_ProWidth*cos(nbBIM_slpeAngleLft+90))/(-d5-0.44-nbBIM_ProWidth), -3*nbBIM_ProWidth+3*nbBIM_ProWidth*cos(nbBIM_slpeAngleLft+90), h1-3.5*nbBIM_ProWidth+3*nbBIM_ProWidth*sin(nbBIM_slpeAngleLft+90), 0 !!!! put 0, !!!! -3*nbBIM_ProWidth+3*nbBIM_ProWidth*cos(nbBIM_slpeAngleLft+90), !!!! h1-3.5*nbBIM_ProWidth+3*nbBIM_ProWidth*sin(nbBIM_slpeAngleLft+90), !!!! 0 for i = nbBIM_slpeAngleLft+90 to 180 step 360/nbBIM_resol put ((w2-w1)/2), -d5-0.44-nbBIM_ProWidth+3*nbBIM_ProWidth+3*nbBIM_ProWidth*cos(i), h6-ws+3*nbBIM_ProWidth*sin(i), 0 !!!! put 0, !!!! -d5-0.44-nbBIM_ProWidth+3*nbBIM_ProWidth+3*nbBIM_ProWidth*cos(i), !!!! h6-ws+3*nbBIM_ProWidth*sin(i), !!!! 0 next i put ((w2-w1)/2), -d5-0.44-nbBIM_ProWidth+3*nbBIM_ProWidth+3*nbBIM_ProWidth*cos(180), h6-ws+3*nbBIM_ProWidth*sin(180), 0 !!!! put 0, !!!! -d5-0.44-nbBIM_ProWidth+3*nbBIM_ProWidth+3*nbBIM_ProWidth*cos(180), !!!! h6-ws+3*nbBIM_ProWidth*sin(180), !!!! 0 if nbBIM_RailMount = 1 then put ((w2-w1)/2), -d5-0.44-nbBIM_ProWidth,-nbBIM_poolDepth+0.0030,0, 0, -d5-0.44-nbBIM_ProWidth,-nbBIM_poolDepth-1,0 !!!! put 0, -d5-0.44-nbBIM_ProWidth,-nbBIM_poolDepth+0.0030,0, !!!! 0, -d5-0.44-nbBIM_ProWidth,-1,0 else for i = 180 to 270 step 360/nbBIM_resol put tan(-nbBIM_angledw)*(-d5-0.44+nbBIM_ProWidth*cos(i)), -d5-0.44+nbBIM_ProWidth*cos(i), -h7-nbBIM_stpsNu*h3-0.1100+nbBIM_ProWidth*sin(i)+nbBIM_ProWidth,nbBIM_angledw next i put 0, -d5-0.44+nbBIM_ProWidth*cos(270), -h7-nbBIM_stpsNu*h3-0.1100+nbBIM_ProWidth*sin(270)+nbBIM_ProWidth,nbBIM_angledw put 0, 1.0000, -h7-nbBIM_stpsNu*h3-0.1100+nbBIM_ProWidth*sin(270)+nbBIM_ProWidth, nbBIM_angledw endif __mProfile = (nsp-__nProfile*3)*0.25 !!!! xform 1, -nbBIM_dw/(0.44+d5+nbBIM_ProWidth), 0, 0, !!!! 0, 1, 0, 0, !!!! 0, 0, 1, 0 tube __nProfile, __mProfile, 1+2+64, get(nsp)I have multiple commented out your nodes and added what i think is the path.
2018-02-26 10:05 AM
2018-02-26 10:57 AM
2018-02-26 11:30 AM