2025-10-11 12:50 AM
Hi All,
I saw some topics regarding populating a parameter with a property value but I was trying to figure out if its possible to populate a property with a parameter value.
I found the GDL manual not so helpful around this, does anyone have any ideas if and how this can be done.
2025-10-11 01:18 AM
It is possible – but very limited.
a month ago - last edited a month ago
Thanks Lucas, I did see the video, it is a neat workaround. Like you say it is limited option, was looking to define custom properties and then infill these.
a month ago - last edited a month ago
Utlimately I am looking for a way to get a parameter of an object to output into any label using the autotext feature. Doesn't seem possible without building the label into the object or creating a custom label. At the least I think objects should be able to write into properties, seems a logical step for the object to populate these.
4 weeks ago
Okay, but getting a parameter from an object is an easy task, no?
I've built a label that does exactly that – but of course you need to know the name of the parameter you want to grab.
If there is only a known list of parameters the user should be able to choose from you could script that into the label, too.
However if it should be possible out of the box you're out of luck, I suppose.
4 weeks ago
Yes, a custom label will do it, I was trying to find a solution to use any label that allows autotext. Hence thought of using properties so appears in auto text.
4 weeks ago - last edited 4 weeks ago
You can easily push GDL parameter values into properties with this addon. Just include the GDL parameter name in the property description, and it will automatically keep the values synced whenever the object changes.
Industrial Architect and Structural Design Engineer, developer of free addon for sync GDL param and properties
4 weeks ago
Hello kuvbur,
This addon looks very interesting! Is there a detailed description of the addon somewhere?
Thx:
Gábor
3 weeks ago
Hello Gabor Szelei,
The add-on has its own wiki where you can find all the command descriptions. There’s also a simple command reference and a few example files to explore.
Industrial Architect and Structural Design Engineer, developer of free addon for sync GDL param and properties
3 weeks ago
Hi Kuvbur , can you explain how to install please ? or a link to the instructions ?