Click or drag to resize

SwAddInEx Methods

The SwAddInEx type exposes the following members.

Methods
  NameDescription
Public methodAddCommandGroupTCmdEnum
Add command group based on the defined commands enumerator
Public methodAddContextMenuTCmdEnum
Add context menu based on the defined commands enumerator
Public methodOnConnect
Overload to initialize the data. This method is called from ConnectToSW(Object, Int32) method when the add-in loads
Public methodOnDisconnect
Called on disposing of the add-in (either when SOLIDWORKS application closes or when add-in is explicitly unloaded by the user from the AddIns Manager dialog)
Top
See Also