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