2 weeks ago - last edited 2 weeks ago
The following link is about polygon operation extension, but there is no example to illustrate. Where can I find it Is there an example of GDL for extending polygon operations?
https://gdl.graphisoft.com/reference-guide/polygon-operations-extension
2 weeks ago - last edited 2 weeks ago
Hello @yongler ,
Here's a .gsm I made with many examples.
The file was based on the example in the LibDev Toolkit, I believe it was the version 19 so maybe the newer ones have more than there was in that file. Anyway, I cleaned up my file today and tried to add meaningful comments and variable names so I hopefully it helps.
Version is 24.
2 weeks ago
Thank you very much. This has helped me, as I need to delve deeper into my studies and research. Thanks again.
a week ago
@MF BIM excellent examples, thank you too!
I tried to dig into this topic many times, but I couldn't find clear and simple examples.
a week ago
Nice collection. Archicad provides also Dictionary version of poygon operations. That may be convinient in complex operations.
a week ago
I never got around learning how to use Dictionaries 😅
One day, I will sit down and tackle them because I know they are convenient for macro calls as well.