A project for creating a Solid Edge Add-In that has no user interface in Solid Edge. The add-in implements the ISolidEdgeAddIn interface and also responds to Solid Edge application events by implementing the ISEApplicationEvents interface. The add-in also has support for the Solid Edge File User Interface event set by implementing the ISEFileUIEvents interface. |