SOLIDWORKS PDM Professional API Help Send Feedback
IEdmMenu5 Interface
See Also  Members  
EPDM.Interop.epdm Namespace : IEdmMenu5 Interface


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.

Syntax

Visual Basic 
Public Interface IEdmMenu5 
C# 
public interface IEdmMenu5 
C++/CLI 
public interface class IEdmMenu5 

Remarks

This interface:

Accessors

See Also