Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPart Class

In This Topic
    MDPart Class Methods
    In This Topic

    For a list of all members of this type, see MDPart members.

    Public Methods
     NameDescription
    Public MethodAdd a new accessory position to the part. That new accessory part is added to the end of the accessory position list.  
    Public MethodAdd a new assembly position to the part. That position is added to the end of the assembly position list.  
    Public MethodAdd a new DoorPosition to the part. That DoorPosition is added to the end of the DoorPossition list.  
    Public MethodOverloaded. Adds a copy of FunctionTemplate to the part.  
    Public MethodAdd a new locked mounting area position to the part. That position is added to the end of the locked mounting area position list.  
    Public MethodAdd a new module position to the part. That position is added to the end of the module position list.  
    Public MethodAdd a new mounting panel position to the part. That position is added to the end of the mounting panel position list.  
    Public MethodAdd a new part construction position to the part. That position is added to the end of the part construction position list.  
    Public MethodAdd a new safety related value position to the part. That position is added to the end of the safety related value position list.  
    Public MethodAdd a new support bar position to the part. That position is added to the end of the support bar position list.  
    Public MethodAdd a new symbol position to the part. Symbol is added at the first available index of symbol position list.  
    Public MethodAdd a new UserDefinedPropertyPosition to a part. The UserDefinedPropertyPosition is added to the end of the UserDefinedPropertyPositions list.  
    Public MethodAssigns given configurable properties scheme to the part.  
    Public MethodAssigns given free properties scheme to the part.  
    Public MethodDestructor for deterministic finalization of MDPart object. (Inherited from Eplan.EplApi.MasterData.PropertiesAndHandleObject)
    Public MethodOverloaded. Create a new part with identical data. That new part will get the given part number and variant  
    Public MethodRemoves the given accessory position from the part.  
    Public MethodRemoves the given assembly position from the part.  
    Public MethodRemoves the given DoorPosition from the part.  
    Public MethodRemoves the given functionTemplate from the part  
    Public MethodRemoves the given locked mounting area position from the part.  
    Public MethodRemoves the given module position from the part.  
    Public MethodRemoves the given mounting panel position from the part.  
    Public MethodRemoves the given part construction position from the part.  
    Public MethodRemoves the given safety related value position from the part.  
    Public MethodRemoves the given support bar position from the part.  
    Public MethodRemoves the given symbol position from the part.  
    Public MethodRemoves the given UserDefinedPropertyPosition from a part.  
    Public MethodReturns data model identifier which identifies this object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItem)
    Top
    See Also