Cog3DPointCloudMeshGraphic GetTransform3D Method Cognex VisionPro 9.7
Gets the transformation

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Graphic (in Cognex.VisionPro3D.Graphic.dll) Version: 73.0.0.0
Syntax

public override ICog3DTransform GetTransform3D(
	string to,
	string from
)

Return Value

Type: ICog3DTransform
An ICog3DTransform that contains the transformation.
See Also