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

MDPartAssemblyPosition Class
parts of type MDPartsDatabaseItem.Enums.Assembly can hold a list of assembly parts These are represented by a MDPartAssemblyPosition object.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
      Eplan.EplApi.MasterData.MDPartAssemblyPosition

Syntax
public class MDPartAssemblyPosition : MDPartsDatabaseItemChildData 
Public Properties
 NameDescription
Public PropertyReturns the count of usage of that assembly part.  
Public PropertyThe referenced assembly part as MDPart object  
Public PropertyThe part number of the referenced assembly part  
Public PropertyThe variant of the referenced assembly part  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDPartAssemblyPosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
Top
See Also