License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…
2025-05-16 05:31 PM - edited 2025-05-16 05:37 PM
I can request the list of all custom properties:
2025-05-22 09:16 AM
Nope. Unfortunately.
But the object works, after all; and updates with opening.
2025-05-22 10:27 AM
If your script to request the values is in the parameter script of the object, I think you have to open the object to force the parameter script to run.
But there is a command you could add to a menu or toolbar in your Work Environment.
That might work?
I takes a little while to run though.
Or maybe have the script in the Master script and the rebuild & regenerate might work (I am not sure about that one).
Barry.
2025-05-22 11:04 AM
It works well. Takes a quite while; but works. Thanks!
The master script workaround is a little bit misterious to me. Never used. The gdl reference guide is not so helpful to me. Do you know a good, comprehensive summary about it?
2025-05-22 11:19 AM - edited 2025-05-23 03:44 AM
@talmacsi_petrolterv wrote:
Do you know a good, comprehensive summary about it?
No, sorry.
It is just the master script is always run, even on a screen refresh I believe.
The parameter script is only run when you change a parameter, i.e. open the object settings.
Most things in the parameter script work in the master script as well as far as I know.
Barry.
3 weeks ago
Would you mind sharing the Master Script and the 2D Script? I'm with the same problem but can't solve this.