This method will find Polygon items which contain the given point.
Visual Basic |
---|
Public Function ScanPointContainers( _ ByVal list As String, _ ByVal x As Double, _ ByVal y As Double, _ ByVal z As Double, _ 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.
This method will find any area Item which is a closed polygon, e.g. Polygons, Multi-Polygons, QZones, Surfaces, TINs and Bitmaps.
Only Hittable or Editable area Items are scanned.
Available: GEO ME MD OD SISpy
Group:
NFound = sis.ScanPointContainers ("Areas", 1000, 1500, 0, "Conservation", "Talbot")
Send comments on this topic.
Click to return to www.cadcorp.com
© Copyright 2000-2017 Computer Aided Development Corporation Limited (Cadcorp).