EShape::Attach

Attaches the gauge to a mother gauge or shape.

Namespace: Euresys::Open_eVision_2_11

[C++]

void Attach(
   EShape* mother
)

Parameters

mother

Pointer to the mother gauge or shape.

Remarks

When attached to a mother gauge, be aware that daughter gauges are not positioned according to the nominal mother gauge position, but to its corresponding fitted model.

EShape.Attach

Attaches the gauge to a mother gauge or shape.

Namespace: Euresys.Open_eVision_2_11

[C#]

void Attach(
   Euresys.Open_eVision_2_11.EShape mother
)

Parameters

mother

Pointer to the mother gauge or shape.

Remarks

When attached to a mother gauge, be aware that daughter gauges are not positioned according to the nominal mother gauge position, but to its corresponding fitted model.