Click or drag to resize

GM_LidarExtract_t Class

Lidar Extraction functions
Inheritance Hierarchy
SystemObject
  GlobalMapper.LidarGM_LidarExtract_t

Namespace:  GlobalMapper.Lidar
Assemblies:   GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 23.0.0.0 (23.0.0.0)
  GlobalMapperWrapperNET35 (in GlobalMapperWrapperNET35.dll) Version: 23.0.0.0 (23.0.0.0)
Syntax
public class GM_LidarExtract_t

The GM_LidarExtract_t type exposes the following members.

Constructors
  NameDescription
Public methodGM_LidarExtract_t
Initializes a new instance of the GM_LidarExtract_t class
Top
Methods
  NameDescription
Public methodStatic memberLidarExtractFeatures
Extracts vector features from the Lidar data in one or more Lidar point cloud layers.
Public methodStatic memberLidarExtractFeaturesFromQuery
Extracts vector features from the Lidar data in a Lidar query.
Top
See Also