cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Gabor Szelei
Enthusiast
since ‎2023-05-24
yesterday

User Statistics

  • 44 Posts
  • 0 Solutions
  • 45 Likes given
  • 21 Likes received

User activity

Hi Everyone, I have created a modular sub-object (macro) that includes its own Parameter Script to handle dynamic value lists (values commands) and parameter constraints. I want to call this macro from a Main (controller) object. Currently, it only works if I completely copy...
Hello,I would like to solve the problem of changing the color of the door opening line. I would like to highlight only fire doors in red.In AC28, I cannot find the option to individually change the color of the door opening line in the door library element. Is it possible th...
Hello,I want to create a drawing stamp in GDL.I can't solve the following problem:I want to write out the Layout ID and Layout name using Autotext.I managed to solve this.However, I can't solve the problem of how to wrap the Layout name if it is too long so that it fits.The ...
Hello,I have a string that defines the size of an opening 100x240. How can I extract the two numbers from this string so that I can calculate the area of ​​the opening? I can solve it with text functions in the case of properties, but I can't do it in the case of GDL code.Ca...
Hello,In the case of a zone type GDL object, is it possible to somehow print the side lengths of the zone? If this can be done, then these length values ​​could be used to perform various calculations.Is there a solution for this? Gábor