Load into the internal list the walls associated with the given zone.

Handling:

int ires = ac_request_special("load_zonerelatedwallstolist", int iZoneGuid, int ilistindex);


Here:

iZoneGuid - a handle to an object of type ts_guid containing the guid of the zone from which to get the list of walls.

ilistindex - the index of the internal list of elements into which these walls should be assembled.