Cog3DCircleFitterUsing3DPointsResult GetCirclePhys3D Method Cognex VisionPro 9.7
Get a deep copy of the fitted 3D circle.

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

public Cog3DCircle GetCirclePhys3D()

Return Value

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