Gets or sets the ProfileSpaceTree.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 73.0.0.0
Syntax
Property Value
Type: CogCoordinateSpaceTreeThe ProfileSpaceTree, when the profile is created, will contain one space to convert the profile data to physical units of the range image.
Events
| Event Type | Reason |
|---|---|
| Cognex.VisionPro ICogChangedEvent | Fires when this property changes. The following state flag may be affected:
|
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | If the value is null. |
Remarks
It is not recommended to overwrite the tree. The integrity of the profile will break and the tool may not operate properly.
See Also