gis:create-layer
(gis:create-layer name geomType
source)
This function creates a new 'GIS Layer' object
as specified by name
using the geomType , and the
optional source 'GIS Source' in the current drawing.
Arguments |
name (string) the name of the 'GIS Layer' to be
verified |
Return |
the 'GIS Layer' Id as INTEGER on success, or NIL |
Example |
(vl-load-gis)
T |
Remarks |
for the 'GIS Feature
Type' please see the Type Constants enumeration "Civil GIS Geometric Type"; |
© Bricsys NV. All rights reserved. |