Cog3DRangeImageCrossSectionExtractLineSegment AngleTolerance Property Cognex VisionPro 9.5
Gets the tolerance object for the angle.

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

public Cog3DRangeImageCrossSectionTolerance AngleTolerance { get; }

Property Value

Type: Cog3DRangeImageCrossSectionTolerance
Remarks

The Min and Max values are specified in radians. If the Enabled property is set to true, the tolerance check will be performed at run time.
See Also