gis:get-featureentities
(gis:get-featureentities
featureId)
Returns the list of all 'GIS entities' of the
specified 'GIS Feature' featureId of the current
drawing.
Arguments |
featureId (integer) the integer handle of the 'GIS Feature' to query all associated entities for |
Return |
list of ENAMEs on success, or NIL |
Example |
(vl-load-gis)
T (<Entity name: 6c8f9e20>) |
Remarks |
|
© Bricsys NV. All rights reserved. |