gis:get-manager


(gis:get-manager)

Returns the 'GIS Feature Manager' for the current drawing.

Arguments

none

Return

ENAME on success, or NIL

Example

(vl-load-gis)  T
(setq res (gis:get-manager))  <Entity name: 6c8f9f60>

Remarks

actually, the 'GIS Manager' object is not needed or used in any of the General, Layer or Feature functions;
but future extension of the LISP Civil GIS API might require this root object;



©  Bricsys NV. All rights reserved.