E3DObjectExtractor::GetLengthRange

E3DObjectExtractor::SetLengthRange

The extraction object length range in metric units. Length is the largest dimension of the object, expressed the ZMap coordinate system.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

const EFloatRange& GetLengthRange() const

void SetLengthRange(const EFloatRange& lengthRange)

E3DObjectExtractor.LengthRange

The extraction object length range in metric units. Length is the largest dimension of the object, expressed the ZMap coordinate system.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

Euresys.Open_eVision.EFloatRange LengthRange

{ get; set; }