list
Integer array containing a list of polygon identifiers
n
Number of items in list
= 0,
Delete list
> 0,
Create new list
Description
The routine gSelectPolygons() specifies a current list of polygon identifiers. The list is copied into a workspace. Allowance must be made for this workspace when calling gSetWorkspaceLimit(). If n=0 the list is deleted. The list enables polygons to be selected (e.g. for area fill). If no list is currently defined then all polygons are selected.