Cog3DRangeImageCrossSectionRunParams InputProfile Property Cognex VisionPro
Gets or sets the InputProfile. The InputProfile will not be used by the tool unless the UseInputProfile is set to true.

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

public Cog3DRangeImageCrossSectionProfile InputProfile { get; set; }

Property Value

Type: Cog3DRangeImageCrossSectionProfile
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

  • SfInputProfile
See Also