Gets or sets the name of the three dimensional coordinate
space to be used by tools which process this point cloud.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 69.0.0.0
Syntax
Property Value
Type: StringThe 3D selected space name for this point cloud. The default value is "@".
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| CogSpaceTreeInvalidNameSyntaxException | If the supplied space name is not syntactically valid. |
See Also