Cog3DRangeImageCrossSectionProfile SelectedSpaceName3D Property Cognex VisionPro 9.21
Gets or sets the SelectedSpaceName3D.

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

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