Allows you to add add-ins registered in SOLIDWORKS PDM Professional to your own menus and toolbars.
NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.| Visual Basic | |
|---|---|
Public Interface IEdmMenu6 Inherits IEdmMenu5 | |
| C# | |
|---|---|
public interface IEdmMenu6 : IEdmMenu5 | |
| C++/CLI | |
|---|---|
public interface class IEdmMenu6 : public IEdmMenu5 | |