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

In This Topic
    MDPartHierarchyPosition Class
    In This Topic
    Base class for MDPartAssemblyPosition and MDPartModulePosition.
    Inheritance Hierarchy
    Syntax
    public abstract class MDPartHierarchyPosition : MDPartsDatabaseItemChildData 
    public ref class MDPartHierarchyPosition abstract : public MDPartsDatabaseItemChildData 
    Public Properties
     NameDescription
    Public PropertyReturns the count of usage of that part.  
    Public PropertyReturns the device tag of the position.  
    Public PropertyReturns the device tag-id of the position.  
    Public PropertyReturns the length of the 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 MDPartHierarchyPosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
    Top
    See Also