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