Cadcorp SIS API Methods

CreateListFromOverlay Method

Description

Creates a Named List of all of the items on an overlay.

Syntax

Visual Basic
Public Function CreateListFromOverlay( _
   ByVal pos As Integer, _
   ByVal list As String _
) As Integer

Parameters

pos
The position in the overlays list of the overlay from which to fill the Named List.
 
list
The Named List to fill with overlay Items.

Remarks

If you want only those items which match a filter, use ScanOverlay.

Available: GEO MM ME MD OM OD OV SISpy

Group:

Example

sis.CreateListFromOverlay (0,"ListOverlay")


Send comments on this topic.

Click to return to www.cadcorp.com

© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).