Cog3DPointCloudMesh GetTransform3D Method Cognex VisionPro 9.5

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro.CorePlus (in Cognex.VisionPro.CorePlus.dll) Version: 69.0.0.0
Syntax

public virtual ICog3DTransform GetTransform3D(
	string ToSpaceName,
	string FromSpaceName
)

Return Value

Type: ICog3DTransform

Implements

ICog3DPointCloud GetTransform3D(String, String)
See Also