We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2024-04-08 01:06 PM - last edited on 2024-09-16 02:49 PM by Doreena Deng
Hi all,
I was trying to customize the window's position using the dev kit.
In the ArchiCAD UI, I can see several options like in the screenshot where I can adjust the offset of the window with respect to story or ground.
Which parameters should we use for the same in CPP code?
2024-04-09 12:50 AM
Check out the API_VerticalLink structure in API_OpeningBaseType. This lets you set the type of vertical link for the window.
eg: element.window.openingBase.verticalLink.linkType