Cog3DVisionDataStitch OutputImageZContinuityThresholdEnabled Property Cognex VisionPro 9.10
Controls whether OutputImageZContinuityThreshold is used during processing. If false, processing is performed as if the threshold were set to MaxValue).

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

public bool OutputImageZContinuityThresholdEnabled { get; set; }

Property Value

Type: Boolean
The default is false.
See Also