Application.ApplicationAddIns Property
Parent Object: ApplicationDescription
Property that returns the ApplicationAddIns object. This object provides access to the Add-Ins currently installed.
Syntax
Application.ApplicationAddIns() As ApplicationAddInsProperty Value
This is a read only property whose value is an ApplicationAddIns.Samples
Name | Description |
Open a Catia file using the Catia Translator Sample | This sample demonstrates how open an Catia file using the Catia translator add-in. |
Open an NX file suing the NX Translator Sample | This sample demonstrates how open an NX file using the NX translator add-in. |
Open Rhino Translator Sample | This sample demonstrates how to opening a Rhino file using the Rhino translator add-in. |
Open an STL file using the STL Translator Sample | This sample demonstrates how open an STL file using the STL translator add-in. |