Cog3DCircleFitterUsing2DPointsResult GetCirclePhys3D Method Cognex VisionPro
Gets a copy of the fitted 3D circle.

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

public Cog3DCircle GetCirclePhys3D()

Return Value

Type: Cog3DCircle
A copy of the fitted 3D circle.
See Also