BIM Coordinator Program (INT) April 22, 2024
Find the next step in your career as a Graphisoft Certified BIM Coordinator!
Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

Bug: integer range vs. UI

Sam Karli
Enthusiast
Found today.

You can give possible values of an integer parameter with range statement, as well.
values "iBlaBla" range [iMin, iMax]
and when parameter selecting, this will give You the desired result, integer numbers from iMin to iMax

But for ui_infield this will not work, and makes obviously corrupted behavior.
For me, a complex, pictured, ui_infield showed up correctly, I could select stuff, but after clicking it the ui_infield jumped back to the first possible value. Note that on the parameter selector tab I could select all values for the parameter so the parameter side worked.

Tested only in AC18.
GDL/Python/C++ dev
2 REPLIES 2
do a loop and use "put" on all the parameters prior values command where do a "get"
it will work in plain old parameters and ui.

Piotr
Sam Karli
Enthusiast
Hi Piotr,
this is what I have done, and worked, so this is a good workaround. (On the other end, it took an hour of me to find the reason for not working, especially that on Parameters list stuff worked well.)
GDL/Python/C++ dev
Learn and get certified!