GM_ClassifyPolePowerSetup_t Structure

Define setup for classifying pole/powerline points

Namespace:GlobalMapper.Lidar
Assembly: GlobalMapperWrapperNET45 (in GlobalMapperWrapperNET45.dll) Version: 19.1.0.0 (19.1.0.0)
Syntax
C#
Copy
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 fieldmFlagsFlags
Public fieldmPoleLikeObjectsOptsOptions for pole like object auto-classify
Public fieldmPowerlineOptsOptions for powerline auto-classify
Public fieldmTypes Types to classify
Top
See Also