CogFindEllipseResults GetEllipticalArc Method Cognex VisionPro
Returns an EllipticalArc that was interpolated from a combination of the found Ellipse and the expected EllipticalArc provided in the run parameters.

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

public CogEllipticalArc GetEllipticalArc()

Return Value

Type: CogEllipticalArc
See Also