gis:get-entities


(gis:get-entities)

Returns the list of all 'GIS entities' of the current drawing.

Arguments

none

Return

list of ENAMEs on success, or NIL

Example

(vl-load-gis)  T
(setq ents (gis:get-entities))
(<Entity name: 6c8f9e20> <Entity name: 6c8f9fe0>)

Remarks




©  Bricsys NV. All rights reserved.