hi everyone i am trying to make an object, and i only need one small code or script part that i don't know how to do, i will post attached an example with smaller (simple) script. This object needs to have sort of multiply or addition option on two axis "x" and "z" with separate spacing on those same axes, so i managed to do it on one axis but when i repeat the script for z axis it only adds (multiplies) my object on the first row.
here is the simple script for a BRICK eg.:
! X axis
for i=1 to NOP
brick 1,2,1
addx psd
next i
! z axis
for i=1 to NOPZ
brick 1,2,1
addZ psdz
next i
this is simple script because the original has objects made from archicad and is too long.
thank you
Gezim Radoniqi | Architect | BIM Manager @ 4MGroup
ArchiCAD user since version 6
AMD Ryzen 3950X CPU, 64 GB RAM, NVidia RTX 3060 12GB