GDL
About building parametric objects with GDL.

what can I get the updated parameter?

Anonymous
Not applicable
Now,I created a GDL File.
And,I writed some codes in the parameter script of the GDL File.

Ex:
PARAMETERS BBB = AAA -1

In the GDL editer, if I set AAA by 3,I can get 2 from BBB.This is no problem.

But, I create a object by the GDL. And change AAA to 2 by some codes(API),
I can not get 2 from BBB.BBB is no changed.
Only I open the property of the object and click OK button, BBB is changed.

What can I get the updated parameter by some codes?
1 REPLY 1
ReignBough
Enthusiast
You need to get again the parameters after you changed it. That is, GET -> CHANGE -> GET.
~ReignBough~
ARCHICAD 26 INT (from AC18)
Windows 11 Pro, AMD Ryzen 7, 3.20GHz, 32.0GB RAM, 64-bit OS