Get
Returns/sets the name of the root coordinate space in this tree.
Set
Namespace: Cognex.VisionSets RootName.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
Property Value
Type: StringDefault Value: @ (root space)
Exceptions
| Exception | Condition |
|---|---|
| SpaceTreeException | The new name is not a valid root space name. |
Remarks
Remarks
NameChangedEvent Raised when the value of this property changes.
See Also