Scans a Named List for Items matching a named Filter and/or named Spatial Filter.
Visual Basic |
---|
Public Function ScanList( _ ByVal listOut As String, _ ByVal listIn As String, _ ByVal filter As String, _ ByVal locus As String _ ) As Long |
The number of Items found, i.e. the number of Items placed in the Named List.
The listOut argument may be the same as the listIn argument in order to re-use the existing Named List.
Available: GEO MM ME MD OD OM OV SISpy
Groups:
NItems = sis.ScanList ("Points", "0", "PointsOnly", "Talbot")
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).