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

In This Topic
    MDAccessoryPlacement Class
    In This Topic
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.MasterData.PropertiesAndHandleObject
          Eplan.EplApi.MasterData.MDPartsDatabaseItem
             Eplan.EplApi.MasterData.MDAccessoryPlacement

    Syntax
    public class MDAccessoryPlacement : MDPartsDatabaseItem 
    public ref class MDAccessoryPlacement : public MDPartsDatabaseItem 
    Public Properties
     NameDescription
    Public PropertyGet all accessory-placement positions that belongs to the accessory placement.  
    Public PropertyGets a unique identifier in the database, where the database item is stored (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Public PropertyGets the database, where the database item is stored (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Public PropertyReturns the name of the accessoryplacement.  
    Public Property.NET Property enabling access to P8 properties of the PartsDatabaseItem object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Public PropertyOverridden. Returns the part type of the part.  
    Top
    Public Methods
     NameDescription
    Public MethodAdd a new accessory placement position to the part. That accessory placement position is added to the end of the accessory placement position list.  
    Public MethodDestructor for deterministic finalization of MDAccessoryPlacement object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObject)
    Public MethodRemoves the given AccessoryPlacement position from the part.  
    Public MethodReturns data model identifier which identifies this object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Top
    See Also