|
|
The ApplicationAutomation type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AddPluginAssembly |
Adds another assembly that plugins can be loaded from.
Assembly is loaded using the LoadFrom context and can be used outside the Application root.
|
|
|
AppendFile |
Appends the Navisworks supported file to the currently loaded document
|
|
|
CreateCache |
Creates a corresponding nwc file for specified file.
|
|
|
DisableProgress |
Normal behavior is that Progress is displayed when performing long operations, even during Automated actions.
|
|
|
EnableProgress |
Normal behavior is that Progress is displayed when performing long operations, even during Automated actions.
|
|
|
Equals | (Inherited from Object.) |
|
|
ExecuteAddInPlugin |
Executes an Addin Plugin whose full name is given by pluginId, passing in the paramaters given.
|
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
|
|
GenerateThumbnail |
Generates a Thumbnail Image for this Document, and save it as a PNG image
|
|
|
GenerateThumbnailByRayTrace |
Generates a thumbnail render by ray trace for this Document, and save it as a PNG image
|
|
|
GetHashCode |
Serves as a hash function for a particular type. GetHashCode()()()() is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from Object.) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
OpenFile |
Loads one or more Navisworks supported files
|
|
|
Print()()()() |
Sends the current View to the Printer
|
|
|
Print(String) |
Sends the current View to the Printer
|
|
|
Print(String, String) |
Sends the current View to the Printer
|
|
|
Print(String, String, String) |
Sends the current View to the Printer
|
|
|
SaveFile |
Save the documents loaded using OpenFile to a single Navisworks Document
|
|
|
ToString | (Inherited from Object.) |