Specifies the search direction of the caliper with respect to the tangent of the shape at the center of each caliper region. The default is PI/2 which indicates a search direction that is perpendicular to the tangent.
Namespace: Cognex.VisionPro.CaliperAssembly: Cognex.VisionPro.Caliper (in Cognex.VisionPro.Caliper.dll) Version: 75.0.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| CogFindLine Changed | Fires when the value of this property changes. The following state flag may be affected: |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The supplied value is between -0.001 and 0.001 radians or between π - 0.001 and π + 0.001 radians. |
Remarks
Specifies the search direction of the caliper with respect to the expected line. The default is PI/2 which indicates a search direction that is perpendicular to the expected line.
See Also