Gets or sets the LineFitLength.
The field specifies the length of the fitting lines in
ProfileSelectedSpaceName.
A runtime error will be reported if the value, when converted to pixels, is less than 2 pixels,
or greater than the profile length.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleDefault value is 1.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the value is less than or equal to 0. |
See Also