- Thu Jan 14, 2021 7:25 pm
#321136
Dear members,
I have created a special zone-stamp-lib-object, which reads some information out of a txt-file.
I put this part of the script into the master-script part of the object.
As it is important that all of these zone-stamps contain the latest data (txt-file change every day), I must often update all the stamps to get the correct data from the txt-file.
At the moment I use the menue "Library Developer" and the command "run parameter-script of all placed lib-objects". This works, but it lasts a long time, because it is updating ALL gdl-objects - although I only need the zone-stamps to be updated by running parameter-script (master-script).
- there are about 1,5 tsd. zones and 10 to 20 tds. placed lib-objects in the projects...
Is it possible to integrate some kind of "trigger-button" into "my special zone-stamp" using GDL, so I am able to update all stamps by activating them in 3D-window and "click" a parameter in the property-dialog of zone-stamps...
...or do someone of you know another way to solve my problem
hope you can help me
best regards from vienna,
Yours, Klaus
I have created a special zone-stamp-lib-object, which reads some information out of a txt-file.
I put this part of the script into the master-script part of the object.
As it is important that all of these zone-stamps contain the latest data (txt-file change every day), I must often update all the stamps to get the correct data from the txt-file.
At the moment I use the menue "Library Developer" and the command "run parameter-script of all placed lib-objects". This works, but it lasts a long time, because it is updating ALL gdl-objects - although I only need the zone-stamps to be updated by running parameter-script (master-script).

Is it possible to integrate some kind of "trigger-button" into "my special zone-stamp" using GDL, so I am able to update all stamps by activating them in 3D-window and "click" a parameter in the property-dialog of zone-stamps...


...or do someone of you know another way to solve my problem

hope you can help me


best regards from vienna,
Yours, Klaus