A project for creating a VB .Net based Solid Edge Add-In that has a 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 supports the Solid Edge edgebar user interface. The add-in also has support for the Solid Edge File user interface events, the Solid Edge Bar events and Solid Edge Shortcut Menu events by implementing the appropriate event interfaces. |