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

2024 Technology Preview Program:
Master powerful new features and shape the latest BIM-enabled innovations

GDL
About building parametric objects with GDL.

Please Help - GDL I/O ADD-on

Anonymous
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
Anonymous
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!
Anonymous
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.
Anonymous
Not applicable
i've explained here what i was trying to do