cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
roni
Booster

Window position customisation

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?

 

window_offset_options.png

1 Reply 1

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

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!