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#]

Euresys.Open_eVision.Easy3D.E3DPoint LastPickedPoint

{ get; }