Share

AcGsView::position

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.

Links

AcGsView Class

Was this information helpful?