Gets or sets the CoordinateSpaceTree.
Namespace: Cognex.VisionPro3DAssembly: Cognex.VisionPro3D (in Cognex.VisionPro3D.dll) Version: 73.0.0.0
public CogCoordinateSpaceTree CoordinateSpaceTree { get; set; }public CogCoordinateSpaceTree CoordinateSpaceTree { get; set; }Public Property CoordinateSpaceTree As CogCoordinateSpaceTree
Get
Set
Public Property CoordinateSpaceTree As CogCoordinateSpaceTree
Get
Set
public:
property CogCoordinateSpaceTree^ CoordinateSpaceTree {
CogCoordinateSpaceTree^ get ();
void set (CogCoordinateSpaceTree^ value);
}public:
property CogCoordinateSpaceTree^ CoordinateSpaceTree {
CogCoordinateSpaceTree^ get ();
void set (CogCoordinateSpaceTree^ value);
}Property Value
Type:
CogCoordinateSpaceTree
The CoordinateSpaceTree will contain a reference to the
CoordinateSpaceTree held by the range image.
It is not recommended to overwrite the tree.
The integrity of the profile will break and the
tool may not operate properly.