|
|
Namespace for automation entry point. Contains enough to start Navisworks and perform some basic actions.
Classes
| Class | Description | |
|---|---|---|
|
|
AutomationDocumentFileException |
Automation equivalent of DocumentFileException
|
|
|
AutomationException |
Specific Exception that is thrown by the .NET Automation parts of the API when there is a general failure of Automation
|
|
|
NavisworksApplication |
Provides the same interface as Autodesk.Navisworks.Api.ApplicationParts.ApplicationAutomation but via Automation.
Calls made via this class eventually call methods on Autodesk.Navisworks.Api.ApplicationParts.ApplicationAutomation.
|