gis:layer-set-name
(gis:layer-set-name layerId
name)
This function assigns the specified
name to the 'GIS
Layer' object specified by layerId.
Arguments |
layerId (integer) 'handle' identifier of the 'GIS
Layer' to assign a new name for |
Return |
T on success, or NIL |
Example |
(vl-load-gis)
T |
Remarks |
also see function (gis:rename-layer) |
© Bricsys NV. All rights reserved. |