cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

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…

GDL
About building parametric objects with GDL.

Please Help - GDL I/O ADD-on

Not applicable
Please help with full examples (array creation/array reading/data transfer from array to object parameters in Library part structures) of Library objects with using script corresponding to Database

There is a need of choosing Database components from object parameters
(GDL DATA I/O ADD-ON, GDL FILE MANAGER I/O ADD-ON,
GDL TEXT I/O ADD-ON, PROPERTY GDL ADD-ON)
.
aburakhin@bk.ru
Thanks
3 REPLIES 3
Not applicable
I tried this PROPERTY GDL ADD-ON and it crashes every time i try to save the object. This thing sucks if you cannot read the database from GDL object!
Not applicable
What are you trying to do? You could read almost nothing from the database of your model in a GDL script.

I'm not totally updated in ArchiCad 11 though, I think there are some improvements in right direction but not much that would help us.
I don't think GDL can be developed that far because of how ArchiCad work (accessing GDL at every update for example). I think we need a new scriptlanguage (with a RUN button) that are in the middle of GDL and API. GDL are objects, not a scripttool to give us information and do something good with it, even if Graphisoft have give us some possibles like componentscripts.
Not applicable
i've explained here what i was trying to do