2008-08-28 05:39 PM - last edited on 2023-08-04 03:00 PM by Doreena Deng
2008-08-28 10:25 PM
arete wrote:There are a number of instances where the documentation has not kept up, but this one is easy to resolve. Doors and windows were previously in a linked list, but now all doors/windows associated with a given wall are stored in yet another memo structure (look for APIMemoMask_WallDoors). It's an advantage really - easier to navigate than the linked list.
In the documentation of ac12 sdk the Api_WallType have the windInd and the doorInd, but in the header not are present
2008-10-27 07:03 PM
2008-10-27 07:52 PM
arete wrote:Have you looked at ACAPI_Element_GetMemo, ACAPI_Element_GetMemoIndex, API_ElementMemo, etc ... and have you read the page titled "Element Overview"?
Was is the api for retrive the window and door of wall???