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.
virtual bool isInteractive() const = 0;
Determines if the view is in the interactive state.
True if this AcGsModel is in the interactive state; otherwise, False.