gis:feature-get-geomtype
(gis:feature-get-geomtype
featureId)
Returns the 'GIS Feature Type' (aka
"geomType") of the 'GIS Feature' object specified by
featureId.
|
Arguments |
featureId (integer) 'handle' identifier of the 'GIS Feature' to query for the 'GIS Feature Type' (aka "geomType") |
|
Return |
INTEGER on success, or
NIL |
|
Example |
(vl-load-gis)
T |
|
Remarks |
for the returned 'GIS Feature Type' (aka "geomType") please see the Type Constants enumeration "Civil GIS Geometric Type" |
| © Bricsys NV. All rights reserved. |