Learn to manage BIM workflows and create professional Archicad templates with the BIM Manager Program.
2019-05-27 10:32 AM
2019-05-27 11:23 AM
if reset_defaults_swch = 1 then dim my_array[] my_array[1]="1" my_array[2]="2" parameters my_array = my_array reset_defaults_swch = 0 parameters reset_defaults_swch = reset_defaults_swch endifNow just turn on the boolean parameter in the parameter list - it will turn back of instantly but will have reset your array.
2019-05-28 09:27 AM
2019-05-28 09:51 AM
Piotr wrote:I was going to mention Library Globals and MVO but I ended up deleting it.
Probably LibraryGlobal is a key - can be changed by MVO and then injected to the calling object.
Piotr
2019-05-28 12:41 PM