Documentation Portal      

What are you looking for?

ECircle::SetFromOriginMiddleEnd

Sets the geometric parameters (nominal position and diameter, angular position and amplitude) of an ECircle object.

Namespace: Euresys::Open_eVision_2_10

[C++]

void SetFromOriginMiddleEnd(
   const EPoint& origin,
   const EPoint& middle,
   const EPoint& end,
   BOOL fullCircle
)

Parameters

origin

Origin point coordinates of the circle.

middle

Middle point coordinates of the circle.

end

End point coordinates of the circle.

fullCircle

TRUE (default) in case of a full turn circle. If fullCircle is FALSE, origin and end give the circle's amplitude.

ECircle.SetFromOriginMiddleEnd

Sets the geometric parameters (nominal position and diameter, angular position and amplitude) of an ECircle object.

Namespace: Euresys.Open_eVision_2_10

[C#]

void SetFromOriginMiddleEnd(
   Euresys.Open_eVision_2_10.EPoint origin,
   Euresys.Open_eVision_2_10.EPoint middle,
   Euresys.Open_eVision_2_10.EPoint end,
   bool fullCircle
)

Parameters

origin

Origin point coordinates of the circle.

middle

Middle point coordinates of the circle.

end

End point coordinates of the circle.

fullCircle

TRUE (default) in case of a full turn circle. If fullCircle is FALSE, origin and end give the circle's amplitude.

Which API shall we display?

© 2019 EURESYS s.a.  -  About Documentation  -  Open Source Licenses  -  Open eVision 2.10.0.1121