We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2004-05-24 03:49 PM
2004-05-24 04:09 PM
tprokop wrote:A simple option would be using a parameter like len2, and define at the begining of the script that len2 = A.
Is there a way to make an object that can stretch in two directions from a common origin point? At a 90, the objects uses the A and B codes to stretch each leg, but we would like the objects to work with variable angles. Any help or suggestions would be appreciated.
IF GLOB_MODPAR_NAME='galq' THEN IF galq=30 THEN PARAMETERS A=22" PARAMETERS ZZYZX=48" ENDIF IF galq=50 THEN....In plain english, this give :