Cog3DRangeImageCrossSectionExtractLineSegment RMSTolerance Property Cognex VisionPro
Gets the tolerance object for the RMS error.

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

public Cog3DRangeImageCrossSectionTolerance RMSTolerance { get; }

Property Value

Type: Cog3DRangeImageCrossSectionTolerance
Remarks

If the Enabled property is set to true, the tolerance check will be performed at run time.
See Also