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

In This Topic
    MDPartAssemblyPosition Class
    In This Topic
    Represents an item on the assemblies list
    Inheritance Hierarchy

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

    Syntax
    public class MDPartAssemblyPosition : MDPartHierarchyPosition 
    public ref class MDPartAssemblyPosition : public MDPartHierarchyPosition 
    Public Properties
     NameDescription
    Public PropertyReturns the count of usage of that part. (Inherited from Eplan.EplApi.MasterData.MDPartHierarchyPosition)
    Public PropertyReturns the device tag of the position. (Inherited from Eplan.EplApi.MasterData.MDPartHierarchyPosition)
    Public PropertyReturns the device tag-id of the position. (Inherited from Eplan.EplApi.MasterData.MDPartHierarchyPosition)
    Public PropertyReturns the item number of the position  
    Public PropertyReturns the length of the position. (Inherited from Eplan.EplApi.MasterData.MDPartHierarchyPosition)
    Public PropertyReturns the referenced part. (Inherited from Eplan.EplApi.MasterData.MDPartHierarchyPosition)
    Public PropertyReturns the part number of the referenced part. (Inherited from Eplan.EplApi.MasterData.MDPartHierarchyPosition)
    Public PropertyReturns the additional text of the position  
    Public PropertyReturns the part number of the referenced part. (Inherited from Eplan.EplApi.MasterData.MDPartHierarchyPosition)
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of MDPartsDatabaseItemChildData object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
    Top
    See Also