Click or drag to resize

GM_ClassifyPolePowerSetup_t Structure

Define setup for classifying pole/powerline points

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 struct GM_ClassifyPolePowerSetup_t

The GM_ClassifyPolePowerSetup_t type exposes the following members.

Constructors
  NameDescription
Public methodGM_ClassifyPolePowerSetup_t
Constructor to set values directly.
Top
Fields
  NameDescription
Public fieldmFlags
Flags
Public fieldmPoleLikeObjectsOpts
Options for pole like object auto-classify
Public fieldmPowerlineOpts
Options for powerline auto-classify
Public fieldmTypes
Types to classify
Top
See Also