Cog3DRangeImagePlaneEstimatorTool Result Property Cognex VisionPro
Gets the results from the last call to the Run method. A new instance of Cog3DRangeImagePlaneEstimatorResult is created for each run of the tool.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 65.1.0.0
Syntax

public Cog3DRangeImagePlaneEstimatorResult Result { get; }

Property Value

Type: Cog3DRangeImagePlaneEstimatorResult
Events

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag may be affected:

  • SfResult
See Also