API Help
Eplan.EplApi.MasterData Namespace / MDPartsManagement Class
Properties Methods

MDPartsManagement Class Members

The following tables list the members exposed by MDPartsManagement.

Public Constructors
 NameDescription
Public Constructorconstructor of MDPartsManagement  
Top
Public Properties
 NameDescription
Public PropertyGets the parts database that is opened in the parts management dialog.  
Top
Public Methods
 NameDescription
Public MethodCreate a new parts database.  
Public MethodGets the selected PartItem(s) in the parts management (or parts navigator)  
Public MethodOverloaded. Opens the given parts database.  
Public MethodRefreshes the parts management dialog. That is useful after making changes on the parts database items.  
Public MethodRegisters an addin for the parts management. The given action will be called for several 'actions'.  
Public MethodRegisters a new item type into the parts management. That item type will be shown in the tree view (while calling the 'actions' GetRootLevel and GetNextLevel).  
Public MethodRegisters an additional tab sheet for the given item type.  
Public MethodSelects the given item in the parts management dialog.  
Public MethodSet the parts management dialog modified.  
Public MethodUnregisters an addin that was registered with RegisterAddin.  
Public MethodThe given item type will be unregisterd.  
Public MethodUnregisters a tab sheet that was registerd with RegisterTabsheet().  
Top
See Also