MeshFeatureClass_t16 Enumeration
Mesh feature classifications

Namespace:GlobalMapper.Types
Assembly:  GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

Syntax
C#
Copy
public enum MeshFeatureClass_t16
Members
Member nameValueDescription
MFC_MIN0
MFC_NONE0
MFC_MISC_STRUCTURE1Misc manmade structure
MFC_UNKNOWN90Unknown area type
MFC_MAX_BUILTIN103
MFC_FIRST_CUSTOM512First custom type number
MFC_INVALID65535
See Also