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

MDPartMountingPanelPosition Class
Class represents mounting panel items which can be stored by parts having product top group 'Mechanic' and product group 'Cabinet'.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
      Eplan.EplApi.MasterData.MDPartMountingPanelPosition

Syntax
public class MDPartMountingPanelPosition : MDPartsDatabaseItemChildData 
Public Properties
 NameDescription
Public PropertyThe angle of the referenced mounting panel.  
Public PropertyThe location of the referenced mounting panel.  
Public PropertyThe referenced mounting panel part.  
Public PropertyThe part number of the referenced mounting panel part.  
Public PropertyThe variant of the referenced mounting panel part.  
Public PropertyThe X position of the referenced mounting panel.  
Public PropertyThe Y position of the referenced mounting panel.  
Public PropertyThe Z position of the referenced mounting panel.  
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDPartMountingPanelPosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
Top
See Also