GM_CombineOpFlags_t32 Enumeration |
Flags for combining terrain layers
Namespace:GlobalMapper.Types
Assembly: GlobalMapperWrapperNET (in GlobalMapperWrapperNET.dll) Version: 18.0.0.0 (18.0.0.0)

C#
Copy
public enum GM_CombineOpFlags_t32

Member name | Value | Description | |
---|---|---|---|
CombineOp_FillGaps | 1 | Fill small gaps in terrain layers | |
CombineOp_HideProgress | 2 | Hide progress for the operation | |
CombineOp_FindOverlap | 3 | When counting layers, only count where all layers overlap (1 for valid from all, 0 otherwise) |
