Cog3DRangeImageCrossSectionRunParams UseInputProfile Property Cognex VisionPro 9.5
Gets or sets the UseInputProfile. If True, use the InputProfile attached to the RunParams.

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

public bool UseInputProfile { get; set; }

Property Value

Type: Boolean
Default value is false.
Events

Event TypeReason
ICogChangedEvent Changed

Fires when the value of this property changes.

  • SfUseInputProfile
See Also