Get the selected 3D space name
from the supplied ICogVisionData object.
Namespace: Cognex.VisionPro3D.ImplementationAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 75.1.0.0
Syntax
Parameters
- data
- Type: Cognex.VisionPro ICogVisionData
The ICogVisionData object.
Return Value
Type: StringA reference to the vision data's Selected space name 3D, or null if the input argument does not reference valid 3D vision data.
See Also