CogPlaneRange Constructor (CogImagePlaneConstants)Cognex VisionPro 9.8
Constructs and initializes a CogPlaneRange object based on the specified plane. Default Nominal = 128, Tolerance = +/-10, default Softness = 0.

Namespace: Cognex.VisionPro
Assembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.1.0.0
Syntax

public CogPlaneRange(
	CogImagePlaneConstants planeValue
)
See Also