GM_ClassifyGroundFlags_t32 Enumeration
Define flags for ground setup

Namespace:GlobalMapper.Lidar
Assembly:  GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)

Syntax
C#
Copy
public enum GM_ClassifyGroundFlags_t32
Members
Member nameValueDescription
ClassifyGround_ResetGroundPoints1Reset existing ground points to unknown classification at start of operation
ClassifyGround_KeepNonGroundPoints2Keep non-ground points as whatever type they were re-classified to rather than resetting
ClassifyGround_CreateDebugLayers4 Create layers for debugging auto-classify ground
ClassifyGround_RemoveNearNonGround8 Run the 'remove near non-ground' part of the algorithm.
ClassifyGround_HideProgress16Don't show cancellable progress during this operation
See Also

Reference