Cog3DRangeImageCrossSectionTool RunParams Property Cognex VisionPro 9.5
Gets or sets the RunParams.

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

public Cog3DRangeImageCrossSectionRunParams RunParams { get; set; }

Property Value

Type: Cog3DRangeImageCrossSectionRunParams
A default constructed Cog3DRangeImageCrossSectionRunParams.
Events

Event TypeReason
Cognex.VisionPro ICogChangedEvent

Fires when this property changes.

The following state flag may be affected:

  • SfRunParams
Exceptions

ExceptionCondition
ArgumentNullException If the supplied argument is null.
See Also