E3DObjectExtractor::GetWidthRange

E3DObjectExtractor::SetWidthRange

The extraction object width range in metric units. Width is the smallest dimension of the object, expressed the ZMap coordinate system.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

const EFloatRange& GetWidthRange() const

void SetWidthRange(const EFloatRange& widthRange)

E3DObjectExtractor.WidthRange

The extraction object width range in metric units. Width is the smallest dimension of the object, expressed the ZMap coordinate system.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

Euresys.Open_eVision.EFloatRange WidthRange

{ get; set; }