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

MDPartHierarchyPosition Class
Base class for MDPartAssemblyPosition and MDPartModulePosition.
Inheritance Hierarchy
Syntax
public abstract class MDPartHierarchyPosition : 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