Share

AcGsView::isInteractive Method

C++

virtual bool isInteractive() const = 0;

Description

Determines if the view is in the interactive state.

Returns

True if this AcGsModel is in the interactive state; otherwise, False.

Links

AcGsView Class

Was this information helpful?