gis:layer-remove-feature
(gis:layer-remove-feature layerId
featureId)
This function removes the 'GIS Feature' as
specified by featureId
from the 'GIS Layer' object specified
by layerId.
|
Arguments |
layerId (integer) 'handle' identifier of the 'GIS
Layer' to remove the 'GIS Feature' from |
|
Return |
T on success, or NIL |
|
Example |
(vl-load-gis)
T |
|
Remarks |
|
| © Bricsys NV. All rights reserved. |