gis:layer-add-feature
(gis:layer-add-feature layerId
entity|entityList)
This function adds the single
entity (ename) or
the list of entities entityList
(list of ename) as a 'GIS Feature' to the 'GIS
Layer' object specified by layerId, and returns the newly
created 'GIS Feature' identifier.
Arguments |
layerId (integer) 'handle' identifier of the 'GIS
Layer' to contain the new 'GIS Feature' |
Return |
INTEGER or NIL |
Example |
(vl-load-gis)
T |
Remarks |
|
© Bricsys NV. All rights reserved. |