Cog3DRangeImageCrossSectionRunParams ProfileParams Property Cognex VisionPro
Gets or sets the ProfileParams.

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

public Cog3DRangeImageCrossSectionProfileParams ProfileParams { get; set; }

Property Value

Type: Cog3DRangeImageCrossSectionProfileParams
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

  • SfProfileParams
Exceptions

ExceptionCondition
ArgumentNullException If the value is null.
See Also