E3DViewer::GetLastPickedPoint

Returns the last picked E3DPoint if there is one. Otherwise, it throws an EException.

Namespace: Euresys::Open_eVision::Easy3D

[C++]

E3DPoint GetLastPickedPoint() const

E3DViewer.LastPickedPoint

Returns the last picked E3DPoint if there is one. Otherwise, it throws an EException.

Namespace: Euresys.Open_eVision.Easy3D

[C#]

E3DPoint LastPickedPoint

{ get; }

E3DViewer.LastPickedPoint

Returns the last picked E3DPoint if there is one. Otherwise, it throws an EException.

Module: open_evision.Easy3D

[Python]

LastPickedPoint: E3DPoint

{get}