Cog3DRangeImageCrossSectionOperatorsParams ProfileExistingSpaceName Property Cognex VisionPro 9.7
Gets or sets the ProfileExistingSpaceName.

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

public string ProfileExistingSpaceName { get; set; }

Property Value

Type: String
The default is null.
Exceptions

ExceptionCondition
ArgumentException If the supplied argument is null or an empty string.
Remarks

The name of the OutputProfile.ProfileSelectedSpaceName when the ProfileSpaceSelection is Existing.
See Also