Get or set the tree of all named three dimensional
coordinate spaces for this image. The tree provides advanced
functions for managing three dimensional coordinate spaces.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 73.0.0.0
Syntax
Property Value
Type: Cog3DCoordinateSpaceTreeEvents
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when this property changes. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If NewVal is null. |
See Also