E3DObject::GetLength

Length of the object in metric units. The length is the largest dimension of the object on the XY plane of the ZMap space.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

float GetLength() const

E3DObject.Length

Length of the object in metric units. The length is the largest dimension of the object on the XY plane of the ZMap space.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

float Length

{ get; }