Cog3DRangeImageCrossSectionRunParams OutputProfile Property Cognex VisionPro
Gets the OutputProfile produced by the execute method. The OutputProfile cannot be set by the user.

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

public Cog3DRangeImageCrossSectionProfile OutputProfile { get; }

Property Value

Type: Cog3DRangeImageCrossSectionProfile
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

  • SfOutputProfile
See Also