We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2023-07-04 01:23 PM - edited 2023-07-04 04:06 PM
I am studying the window in element_test.
However, I understand the location, but I would like to know how to designate the 1. left and right direction of the window and 2. the inside/outside of the wall.
I'd be grateful if you could tell me where to look.
i am a beginner
typedef struct { API_Elem_Head head; API_OpeningBaseType openingBase; API_WindowDoorRevealDepthLocationID revealDepthLocation; double revealDepthOffset; double revealDepthFromSide; double jambDepthHead; double jambDepthSill; double jambDepth; double jambDepth2; bool reveal; bool filler_1[7]; API_Guid owner; double objLoc; double lower; API_Coord startPoint; API_Coord dirVector; API_WindowDoorDirectionTypes directionType; short fixPoint; short filler_2; } API_WindowType, API_DoorType;
Solved! Go to Solution.
2023-07-09 01:55 PM
Check the following picture:
Displayed are all 8 door orientation combinations for two different wall directions
And in the last row, you see how it would be if you'd draw the door manually.
Now we can deduce the following:
2023-07-10 03:52 PM
Thank you so much for your answer.
I'm trying to create windows and doors based on the intersection of the line going from the inside to the outside and the wall line.
With your help, I think I need to study more and ask the question again. thank you. Thank you for pointing me in the direction I should go
I wish you a happy day. ^^
Since I am a non-English speaker, I ask for your understanding as I communicate only with a translator. ^^