Share

AcGsView::isPerspective

C++

virtual bool isPerspective() const = 0;

Description

This method returns true if the projection is perspective and false otherwise.

Warning

Do not use isPerspective()when the view is in the interactive state.

Links

AcGsView Class

Was this information helpful?