Gets or sets the name of the coordinate space that needs to be used forrendering
RangeImage, PointCloud and any other 3D graphics that is being added to the display
NOTE: this is the name of the common shared physical space
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D.Display.Controls (in Cognex.VisionPro3D.Display.Controls.dll) Version: 75.1.0.0 (75.1.0.0)
Syntax
Property Value
Type: StringExceptions
| Exception | Condition |
|---|---|
| CogSpaceTreeInvalidNameSyntaxException | Throws an CogSpaceTreeInvalidNameSyntaxException if the DisplaySpaceName3D doesn't have a valid space name syntax. |
See Also