Gets or sets the StopLineFitAtGap. The field specifies if the algorithm should stop
line fitting at large gaps or skip over them and include points on the other side
if the whole gap can fit within
LineFitLength.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 69.0.0.0
Syntax
Property Value
Type: BooleanDefault value is false.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: |
See Also