Gets the middle of the angle range in radians.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 65.1.0.0
Syntax
Property Value
Type: DoubleThe middle of the angle range in radians.
Exceptions
| Exception | Condition |
|---|---|
| Cog3DException | If RangeType is NOT Cog3DRangeTypeConstants.Partial. |
See Also