gis:layer-get-name
(gis:layer-get-name layerId)
Returns the name of the 'GIS Layer' object
specified by layerId.
Arguments |
layerId (integer) 'handle' identifier of the 'GIS Layer' to get the string name for |
Return |
STRING on success, or NIL |
Example |
(vl-load-gis)
T |
Remarks |
the 'GIS Layer' name string is always handled as case-insensitive ! |
© Bricsys NV. All rights reserved. |