gis:layer-has-feature
(gis:layer-has-feature layerId
featureId)
Returns whether the 'GIS Feature' specified
by featureId is contained in the 'GIS Layer' object specified by
layerId.
Arguments |
layerId (integer) 'handle' identifier of the 'GIS
Layer' to be queried |
Return |
T on success, or NIL |
Example |
(vl-load-gis)
T |
Remarks |
|
© Bricsys NV. All rights reserved. |