I have been investigating an issue where our Archicad plugin did not
seem able to fetch doors, which were placed in the middle of a
room/zone.Eventually I found that our code uses in essence
ACAPI_Element_GetRelations( roomGuid, API_DoorID, &relData ...