Gets the point computed by the execute method.
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: 85.1.0.0
Syntax
Property Value
Type: Cog3DVect3Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | If the point was not computed. The Cog3DVect3 is a ValueType and cannot return a null. |
Remarks
See Also