An enumerated type listing possible "Element Scopes" of Navisworks Exporter. 
   Namespace:   Autodesk.Revit.DB  
  Assembly:   RevitAPI  (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0) 
  Since:  2014 
  Since:  2014 
Syntax
| C# | 
|---|
   |  
| Visual Basic | 
|---|
   |  
| Visual C++ | 
|---|
   |  
Members
| Member name | Description | 
|---|---|
| Model | Export all elements in the document. | 
| View | Export the elements in a view. | 
| SelectedElements | Export the selected elements. |