Cog3DRangeImageCrossSectionExtractPoint AngleSelectedSpace Property Cognex VisionPro 9.7
Gets or sets the selected space of the Angle. The value of this property will be used only if DirectionSelectionMode is set to DirectionFromAngle

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

public Cog3DRangeImageCrossSectionSpaceSelectionConstants AngleSelectedSpace { get; set; }

Property Value

Type: Cog3DRangeImageCrossSectionSpaceSelectionConstants
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent

Fires when this property changes.

The following state flag may be affected:

  • SfAngleSelectedSpace
Exceptions

ExceptionCondition
ArgumentException If the value is invalid.
See Also