Cog3DRangeImageCrossSectionExtractPoint DirectionSelectionMode Property Cognex VisionPro 9.5
Gets or sets the how the direction of the point extraction will be specified.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
Syntax

public Cog3DRangeImageCrossSectionExtractPointDirectionSelectionModeConstants DirectionSelectionMode { get; set; }

Property Value

Type: Cog3DRangeImageCrossSectionExtractPointDirectionSelectionModeConstants
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent

Fires when this property changes.

The following state flag may be affected:

  • SfDirectionSelectionMode
Exceptions

ExceptionCondition
ArgumentException If the value is invalid.
See Also