I am trying to cycle through all the section databases in order to change some renovation status info in each.
I am having trouble getting a list of all the sections including the Independent Sections. I can use ACAPI_Element_GetNum (API_CutPlaneID, &nSect) to get a list of the section elements in the floor plan database, but cannot work out how to get a list of the Independent Sections so that I can activate them with APIDb_ChangeCurrentDatabaseID.