Gets or sets the MaxCornerAngle in radians.
The field specifies the maximum (absolute value) angle a
corner needs to have for it to be detected.
The angle if the change in profile direction.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleDefault value is 0.94PI (130 degrees).
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 0, or if the value is greater than PI. |
Remarks
See Also