Cog3DRangeImageCrossSectionProfile GetProfileDefaultSpace Method Cognex VisionPro
Returns the first space in the ProfileSpaceTree. The value is the ProfileDefaultSpaceName specified by the tool that creates the profile.

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

public string GetProfileDefaultSpace()

Return Value

Type: String
Exceptions

ExceptionCondition
ArgumentException If the ProfileSpaceTree has no spaces in it.
See Also