Cog3DRangeImageCrossSectionProfile SelectedSpaceName Property Cognex VisionPro
Gets or sets the SelectedSpaceName.

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

public string SelectedSpaceName { 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 SelectedSpaceName is used to map the features found in the profile to the range image.
See Also