Questions tagged [graphisoft]
3 questions
1
vote
1 answer
Graphisoft GDL - How to get layout name and number inside GDL object
I want to show the layout name and number inside a gdl object that I placed on my layout.
How can I get a layout name and number into my GDL script?

Wilt
- 41,477
- 12
- 152
- 203
1
vote
1 answer
ArchiCAD GDL Stop parameters being changed multiple times in one operation
If an integer parameter is increased by 1 in the parameter script, e.g.
parameters test = test + 1
the script may run multiple times during one user operation. A parameter that is assigned 1 to start with could then be 4 after one single user…

Mark
- 394
- 5
- 18
0
votes
1 answer
Archicad - Create Simple Textbox with Inputs and show saved data
As per a requirement of a job interview, I am tasked with developing add-ons for Archicad with C++. Archicad is totally new to me and I just heard about the software from my interviewer this morning. I visited the ArchiCAD website for their API…

Arif Hamim
- 59
- 7