License Delivery maintenance is expected to occur on Saturday, November 30, between 8 AM and 11 AM CET. This may cause a short 3-hours outage in which license-related tasks: license key upload, download, update, SSA validation, access to the license pool and Graphisoft ID authentication may not function properly. We apologize for any inconvenience.
Libraries & objects
About Archicad and BIMcloud libraries, their management and migration, objects and other library parts, etc.

properties in GDL

Anonymous
Not applicable
Could anyone tell me, how is itt possible to get the property (description&component) information in a GDL scrit?

The problem is: I've got an object with an associated propert object.
I would like to use the the property object's descriptions in the main object's script.
How to do that?

Thanks for your help
2 REPLIES 2
There is a REQUEST, "ASSOCEL_PROPERTIES", which seems to do this. I haven't tried it. GDL Reference Guide, page 239. Good luck.
James Murray

Archicad 27 • Rill Architects • macOS • OnLand.info
Anonymous
Not applicable
Yes, I've tried it already, but it comes back with all zeroes.

Maybe I'm not using it the right way, though I've tested it in every script in various objects without any success