Cog3DVisionDataRerender OutputImageZContinuityThresholdEnabled Property Cognex VisionPro 9.8 SR1
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: 75.0.0.0
Syntax

public bool OutputImageZContinuityThresholdEnabled { get; set; }

Property Value

Type: Boolean
The default is false.
See Also