Documentation Portal      

What are you looking for?

ECircle::GetDistanceBetweenLineAndCircle

Computes the distance between a line and a circle.

Namespace: Euresys::Open_eVision_2_10

[C++]

float GetDistanceBetweenLineAndCircle(
   const ELine& line,
   const ECircle& circle,
   bool limited
)

Parameters

line

The line.

circle

The circle.

limited

Indicates if the line and circle parameters should be considered as infinite lines and full circles or as a segments and arcs.

ECircle.GetDistanceBetweenLineAndCircle

Computes the distance between a line and a circle.

Namespace: Euresys.Open_eVision_2_10

[C#]

float GetDistanceBetweenLineAndCircle(
   Euresys.Open_eVision_2_10.ELine line,
   Euresys.Open_eVision_2_10.ECircle circle,
   bool limited
)

Parameters

line

The line.

circle

The circle.

limited

Indicates if the line and circle parameters should be considered as infinite lines and full circles or as a segments and arcs.

Which API shall we display?

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