gis:get-featuretype
(gis:get-featuretype
featureId)
Returns the 'GIS Feature Type' of the feature
as specified by the 'GIS Feature' featureId.
|
Arguments |
featureId (integer) the integer handle of the 'GIS Feature' to query the Feature Type for |
|
Return |
INTEGER (1...7) 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. |