Cog3DRangeImageHeightCalculatorTool RunParams Property Cognex VisionPro
The height calculator tool's run parameters operator

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

public Cog3DRangeImageHeightCalculator RunParams { get; set; }

Property Value

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

Event TypeReason
ICogChangedEvent Changed

Fires when this property changes.

The following state flag will be set:

  • SfRunParams
See Also