Namespace:
Autodesk.Revit.DB
NavisworksExportScope
Enumeration
Description:
An enumerated type listing possible "Element Scopes" of Navisworks Exporter.
An enumerated type listing possible "Element Scopes" of Navisworks Exporter.
Syntax
public enum NavisworksExportScope
Unknown Namespace Members:
| Name | Description |
|---|---|
| Model | Export all elements in the document. |
| View | Export the elements in a view. |
| SelectedElements | Export the selected elements. |