Result from the last invocation of the tool's Run method. It contains the output image, the transforms which define fixtured space, and the computed RMS error.
Namespace: Cognex.VisionPro.CalibFixAssembly: Cognex.VisionPro.CalibFix (in Cognex.VisionPro.CalibFix.dll) Version: 75.1.0.0
Syntax
Property Value
Type: CogFixtureNPointToNPointResultRemarks
Result from the last invocation of the tool's Run method. It contains the output image, the transforms which define fixtured space, and the computed RMS error.
Note: Unless the last invocation of Run was successful, the value of Result will be NULL.
Default Value: NULL
See Also