Solid Edge Framework Type Library
ISEAddIn Object Members
Overview 
Public Methods
Public Method AddCommandAdds a command not included in any of the calls to SetAddInInfo.
Public Method AddCommandBarButtonAdds buttons to a command bar.
Public Method SetAddInInfoSets the parameters for the referenced AddIn object.
Public Properties
Public Property AddInEventsReturns the AddInEvents object.
Public Property ApplicationReturns the active application object.
Public Property ConnectReturns or sets the connected state of an add-in.
Public Property DescriptionReturns a user-specified description of the referenced object.
Public Property GUIDReturns the GUID for the referenced AddIn object.
Public Property GuiVersionSets and returns the version of the GUI for the referenced AddIn object.
Public Property ObjectReturns the dispatch interface associated with the site.
Public Property ProgIDReturns the ProgID obtained from the registry entry for the referenced AddIn object.
Public Property VisibleSpecifies whether or not the referenced object is displayed to the screen.
See Also

ISEAddIn Object