Cog3DRangeImagePlaneEstimatorTool RunParams Property Cognex VisionPro
Gets or sets the run parameters (operator) for this Cog3DRangeImagePlaneEstimatorTool.

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

public Cog3DRangeImagePlaneEstimator RunParams { get; set; }

Property Value

Type: Cog3DRangeImagePlaneEstimator
The value can not be null. The default is a default Cog3DRangeImagePlaneEstimator.
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent

Fires when this property changes.

The following state flag may be affected:

  • SfRunParams
See Also