C++
virtual AcGePoint3d position() const = 0;
Description
This method returns the camera position.
Warning
Do not use position()when the view is in the interactive state.
virtual AcGePoint3d position() const = 0;
This method returns the camera position.
Do not use position()when the view is in the interactive state.