Cog3DRangeImageCrossSectionAreaOperatorBase ClosestPointBelowReferenceProfileYTolerance Property Cognex VisionPro 9.8 SR1
Gets the Cog3DRangeImageCrossSectionTolerance object to tolerance the point's Y coordinate that is below the reference profile and closest to it.

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

public Cog3DRangeImageCrossSectionTolerance ClosestPointBelowReferenceProfileYTolerance { get; }

Property Value

Type: Cog3DRangeImageCrossSectionTolerance
Remarks

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