Documentation Portal      

What are you looking for?

ECircleGauge::ECircleGauge

Constructs a circle measurement context.

Namespace: Euresys::Open_eVision_2_10

[C++]

void ECircleGauge(
)

void ECircleGauge(
   const ECircleGauge& other
)

Parameters

other

Another ECircleGauge object to be copied in the new ECircleGauge object.

Remarks

With the default constructor, all the parameters are initialized to their respective default values. With the copy constructor, the circle measurement context is based on a pre-existing ECircleGauge object. The gauge children are also copied. Hierarchy copying through a copy constructor is always recursive. To disable this recursion, use instead the ECircleGauge::CopyTo method.

ECircleGauge.ECircleGauge

Constructs a circle measurement context.

Namespace: Euresys.Open_eVision_2_10

[C#]

void ECircleGauge(
)

void ECircleGauge(
   Euresys.Open_eVision_2_10.ECircleGauge other
)

Parameters

other

Another ECircleGauge object to be copied in the new ECircleGauge object.

Remarks

With the default constructor, all the parameters are initialized to their respective default values. With the copy constructor, the circle measurement context is based on a pre-existing ECircleGauge object. The gauge children are also copied. Hierarchy copying through a copy constructor is always recursive. To disable this recursion, use instead the ECircleGauge::CopyTo method.

Which API shall we display?

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