E3DObjectExtractor::GetAreaRange

E3DObjectExtractor::SetAreaRange

The allowed area range for the objects. Area is expressed in the metric coordinate system. E.g, if the ZMap space is in mm, the area is in mm2.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

const EFloatRange& GetAreaRange() const

void SetAreaRange(const EFloatRange& areaRange)

E3DObjectExtractor.AreaRange

The allowed area range for the objects. Area is expressed in the metric coordinate system. E.g, if the ZMap space is in mm, the area is in mm2.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

Euresys.Open_eVision.EFloatRange AreaRange

{ get; set; }