|
![]() |
Occurs when the ActiveView has changed
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public Event ActiveViewChanged As EventHandler(Of EventArgs) |
C# |
---|
public event EventHandler<EventArgs> ActiveViewChanged |
Visual C++ |
---|
public: event EventHandler<EventArgs^>^ ActiveViewChanged { void add (EventHandler<EventArgs^>^ value); void remove (EventHandler<EventArgs^>^ value); } |
Remarks
Use Document.ActiveView to identify the view being changed to