Cog3DRangeImageCrossSectionAngleLineLine SupplementaryAngle Property Cognex VisionPro
Gets or sets the SupplementaryAngle.

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

public bool SupplementaryAngle { get; set; }

Property Value

Type: Boolean
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent

Fires when this property changes.

The following state flag may be affected:

  • SfSupplementaryAngle
Remarks

If true, the angle returned is the supplementary angle. The SupplementaryAngle is measured from -LineSegment2 to LineSegment1.
See Also