gaba
Enthusiast
since ‎2023-08-10
4 weeks ago

User Statistics

  • 55 Posts
  • 2 Solutions
  • 27 Likes given
  • 254 Likes received

User activity

A quick technical question What is more efficient on the stack/memory side of GDL:- a 10x10 array (i.e. 100 cells)- or 100 parameters?I'm not asking about the convenience of use in a script.
I'm asking out of curiosity. I have two open pln projects. What is the technical problem that ArchiCAD doesn't allow you to routinely copy selected elements (Ctrl+C) from the 3D window of one project and paste them (Ctrl+V) into the 3D window of anot...
I am creating an algorithm for graphically adding/subtracting elements of an array (dim_xy[ ][ ]) using hotspots (from the hot_mnu[ ] array).It seems to me that adding new elements to the dim_xy[ ][ ] array works OK: But removing elements from the d...
I wanted to simplify the handy object and use an array of pens instead of separate pen parameters. Unfortunately, such an array allows you to manually enter a pen 0, but does not accept a pen -1.   
1. I really like the flexibility of the Mep polygon: [2] It's a pity, however, that this flexibility works illogically. Because instead of removing intermediate nodes, Mep allows you to do something like this :  3. And to remove intermediate...