API Help
Eplan.EplApi.MasterData Namespace / MDPartModulePosition Class
Members

MDPartModulePosition Class
parts of type MDPartsDatabaseItem.Enums.Module can hold a list of module parts These are represented by a MDPartModulePosition object.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
      Eplan.EplApi.MasterData.MDPartModulePosition

Syntax
public class MDPartModulePosition : MDPartsDatabaseItemChildData 
Public Properties
 NameDescription
Public PropertyReturns the count of usage of that module part.  
Public PropertyReturns the device tag of the module position.  
Public PropertyReturns the referenced part.  
Public PropertyReturns the part number of the referenced part.  
Public PropertyReturns the part number of the referenced part.  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDPartModulePosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
Top
See Also