Returns the extracted corner by execute method. The corner position is
in the range image
SelectedSpaceName3D.
Always check the status of the operator to be either
Passed or
FailedTolerance
before calling the getter.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax
Property Value
Type: Cog3DVect3Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the corner was not computed. The Cog3DVect3 is a ValueType and cannot return a null. |
See Also