CogCalibFeatureExtractorCheckerboard PhysGridPitchY Property Cognex VisionPro
Gets/sets the physical units of grid pitch along the y-axis of the see the remarks section of CogCalibFeatureExtractorCheckerboardLabelModeConstants). It is the distance between any two adjacent

Namespace: Cognex.VisionPro.CalibFix
Assembly: Cognex.VisionPro.CalibFixPlus (in Cognex.VisionPro.CalibFixPlus.dll) Version: 65.1.0.0
Syntax

public double PhysGridPitchY { get; set; }

Property Value

Type: Double
The y value of the physical grid pitch of the checkerboard calibration plate. The default value is 1.
Events

Exceptions

ExceptionCondition
ArgumentOutOfRangeException The value is less than or equal to 0.
See Also