Documentation Portal      

What are you looking for?

ECircle::SetFromCenterAndOrigin

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

Namespace: Euresys::Open_eVision_2_10

[C++]

void SetFromCenterAndOrigin(
   const EPoint& center,
   const EPoint& origin,
   BOOL direct
)

Parameters

center

Center coordinates of the circle at its nominal position. The default value is (0,0).

origin

Origin point coordinates of the circle.

direct

TRUE (default) means that angles increase anticlockwisely in a direct coordinate system.

ECircle.SetFromCenterAndOrigin

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

Namespace: Euresys.Open_eVision_2_10

[C#]

void SetFromCenterAndOrigin(
   Euresys.Open_eVision_2_10.EPoint center,
   Euresys.Open_eVision_2_10.EPoint origin,
   bool direct
)

Parameters

center

Center coordinates of the circle at its nominal position. The default value is (0,0).

origin

Origin point coordinates of the circle.

direct

TRUE (default) means that angles increase anticlockwisely in a direct coordinate system.

Which API shall we display?

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