GM_LidarExtractType_t32 Enumeration
Define types of features to extract. This is a bit mask so you can specify multiple

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

Syntax
C#
Copy
public enum GM_LidarExtractType_t32
Members
Member nameValueDescription
LidarExtract_Buildings1Extract building outlines
LidarExtract_Trees2Extract tree points/areas
LidarExtract_Powerlines4Extract powerlines
LidarExtract_Poles8Extract poles
See Also

Reference