gis:get-layers


(gis:get-layers)

Returns the list of all 'GIS Layer' names of the current drawing.

Arguments

none

Return

list of STRING on success, or NIL

Example

(vl-load-gis)  T
(setq layers (gis:get-layers))  ("shp_3857_point_2d_utf8")

Remarks




©  Bricsys NV. All rights reserved.