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

In This Topic
    MDDoorPosition Class
    In This Topic
    part with productgroup mechanical / cabinet can store door-parts Each door-part ist represented with MDDoorPosition object
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
          Eplan.EplApi.MasterData.MDDoorPosition

    Syntax
    public class MDDoorPosition : MDPartsDatabaseItemChildData 
    public ref class MDDoorPosition : public MDPartsDatabaseItemChildData 
    Public Properties
     NameDescription
    Public PropertyReturns the referenced part.  
    Public PropertyReturns the part number of the referenced door  
    Public PropertyReturns the variant of the referenced door.  
    Public PropertyReturns the X position of the referenced door.  
    Public PropertyReturns the Y position of the referenced door.  
    Public PropertyReturns the Z position of the referenced door.  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of MDDoorPosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
    Top
    See Also