GDL
About building parametric objects with GDL.

Arrow opening line script

murto
Contributor
Hi All,
I have project with 3-Sash sliding windows (AC23) with lower transom. As long as I can see there is only option with upper transom for 3-Sash sliding windows in AUS library. I am thinking of editing side hung line if there is no option in AUS or INT library.
Could someone please explain how to replace/script the side hung opening line with the arrow?
2 REPLIES 2
Hi Murto,

The Archicad objects have a fairly complex set of macros that perform various task so it can be difficult to isolate the specific code for the opening symbol that you wish to replace with an arrow.

You have to open the object you want to edit and start searching.
Typically the object will reference an opening type (sliding window, swing door etc.) controlled by an integer (eg. sliding window = 1, swing door = 2 etc.). This integer/value will then be passed to a macro that returns the necessary response.

It would be best to enable the sliding type in the object that gives you the panel config you want, rather than trying to change the symbol. Graphisoft create there objects with very specific and sound logic, so if you start trying to "fudge" a part of them to get what you want you may find it causes inconsistencies; your "side hung" will be a side hung even if you change its symbol to sliding, which could cause inconsistencies.
Creator of Cadswift's parametric GDL libraries
Creator of Infinite Openings and Component Catalogues
Push the envelope & watch it bend
website: https://cadswift.com.au/
YouTube: https://www.youtube.com/user/CADSwift/playlists
murto
Contributor
Hi Kristian,

Thanks for the quick response. I will think of options for the arrow opening line for 3-Sash sliding windows with lower transom when I have more time. As this type of windows is just one of a kind I will use 2D polyline with arrow this time to show opening line on elevation and will also adjust my schedule accordingly.

Thanks again.