EPointGauge::GetThickness

EPointGauge::SetThickness

Number of parallel segments used to extract the data profile.

Namespace: Euresys::Open_eVision_2_11

[C++]

OEV_UINT32 GetThickness()

void SetThickness(OEV_UINT32 un32Thickness)

Remarks

To reduce the effect of noise and/or strengthen a transition, several parallel profiles can be accumulated.

EPointGauge.Thickness

Number of parallel segments used to extract the data profile.

Namespace: Euresys.Open_eVision_2_11

[C#]

uint Thickness

{ get; set; }

Remarks

To reduce the effect of noise and/or strengthen a transition, several parallel profiles can be accumulated.