|
|
Contains all specific parts of Application. Do not use directly, for example use Application.Version.ApiMajor
Classes
| Class | Description | |
|---|---|---|
|
|
ApplicationAutomation |
Provides the same interface as Api.Automation.NavisworksApplication but within the current process.
Calls made via NavisworksApplication or command line when automating eventually call methods
on here.
|
|
|
ApplicationDragDrop |
Represents Application level Drag & Drop.
|
|
|
ApplicationOptions |
Represents Application level options
|
|
|
ApplicationPlugins |
Provides information about the Plugins available in the application runtime
|
|
|
ApplicationResources |
Provides access to Application Resources
|
|
|
ApplicationVersion |
Provides information about the version of the currently running API and Runtime
|
Interfaces
| Interface | Description | |
|---|---|---|
|
|
IApplicationBim360 |
Provides access to the BIM360 state of the application which is hosting the API.
|
|
|
IApplicationGui |
Provides access to the Gui of the application which is hosting the API.
|