EShape::GetActualShape

EShape::SetActualShape

Flag indicating whether an inquiry returns a result pertaining to the nominal gauge (FALSE, default) or the fitted model (TRUE).

Namespace: Euresys::Open_eVision_2_11

[C++]

BOOL GetActualShape()

void SetActualShape(BOOL actualShape)

EShape.ActualShape

Flag indicating whether an inquiry returns a result pertaining to the nominal gauge (FALSE, default) or the fitted model (TRUE).

Namespace: Euresys.Open_eVision_2_11

[C#]

bool ActualShape

{ get; set; }