2021-03-22 10:13 AM
Solved! Go to Solution.
2021-04-09 09:41 AM
2021-04-13 07:36 AM
2021-04-15 07:25 AM
gdford wrote:Got to agree with you, Gary. I'm one of the persistent GDL users. It annoys me that the interface is such a bad black and white text editor. Param-o won't solve more complex/ interface issues. GDL syntax for VSCode is great but it's no practical as the internal editor (what i use most of the time).
Yes I would love for you to share - I would like very much to see how those work...
Even though back in the day I was a database programmer I have resisted digging into GDL as there doesn't seem to be a decent development kit for GDL. I lived working with just the raw language and a text editor that back in the early 80's and I refuse now to use a language that doesn't have a decent development tool. It is hard for me to come up with an excuse for Graphisoft for not building at least a simple development tool for GDL. I am glad some folks persevere and build some code anyway.
Gary
2021-06-27 09:37 AM
Podolsky wrote:Please sharing your object. Thank you
The problem with grid element is solvable. I have created label element on GDL that reads gridline name and shows it. The label element can also read and represent all parameters of Gridline head - colour, shape, size, background pen.
Almost all information of elements is available via GDL.
As about story markers - I have created separate GDL element (object), that has much more functions. If you are interested I can share it with you.
2021-06-28
04:58 PM
- last edited on
2021-09-10
09:03 AM
by
Laszlo Nagy
This is the label, that I mentioned before. If you place it on the gridline - it will show additional gridline marker. The GDL code is really simple.
As about storey level markers - there are two versions - one on UK and another in Hebrew libraries I shared on this forum before. Here are the links:
https://archicad-talk.graphisoft.com/viewtopic.php?f=37&t=72947
https://archicad-talk.graphisoft.com/viewtopic.php?f=37&t=73001
2021-06-30 07:45 AM
2021-06-30 09:32 AM
2021-06-30 02:28 PM
Braza wrote:THX.
Thanks Podolsky.![]()
I did a minor fix on the Text Pen.
@ejrolon
I also included your wishes. Is it ok?
Cheers,
2021-06-30 05:59 PM
Braza wrote:I'm not sure this is OK. You fixed an error in the script I've done replacing one line. Was PEN AC_MarkerPen. Replaced with PEN AC_TextPen_1.
Thanks Podolsky.![]()
I did a minor fix on the Text Pen.
@ejrolon
I also included your wishes. Is it ok?
Cheers,