gis:feature-get-layername
(gis:feature-get-layername
featureId)
Returns the name of the 'GIS Layer' used by
the 'GIS Feature' object specified by featureId.
Arguments |
featureId (integer) 'handle' identifier of the 'GIS Feature' to query for the name of the 'GIS Layer' |
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. |