globalmapper.GetFeatureClassInfo

globalmapper.GetFeatureClassInfo(FeatureClass_t16 aFeatureClass, GM_FeatureClassType_t8 aFeatureClassType) GM_Error_t32, GM_FeatureClassInfo_t[source]

Retrieves information about the given feature class.

Parameters:
  • aFeatureClass (FeatureClass_t16) – Feature class to get info for

  • aFeatureClassType (GM_FeatureClassType_t8) – Type of feature class (area, point, line)

Returns:

Error Code

Return type:

GM_Error_t32

Returns:

Info about the feature class

Return type:

GM_FeatureClassInfo_t