|
![]() |
Decrements an internal counter that determines if the view is in interactive mode.
As the count goes from 1 to 0 the View is set out of interactive mode.
Should be used with a matched call to StartInteractive.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public Sub EndInteractive |
C# |
---|
public void EndInteractive() |
Visual C++ |
---|
public: void EndInteractive() |