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

In This Topic
    MDComponentTemplatePosition Class
    In This Topic
    Class represents function template of part which type = component.
    Inheritance Hierarchy

    System.Object
       Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData
          Eplan.EplApi.MasterData.MDFunctionTemplatePosition
             Eplan.EplApi.MasterData.MDComponentTemplatePosition

    Syntax
    public class MDComponentTemplatePosition : MDFunctionTemplatePosition 
    public ref class MDComponentTemplatePosition : public MDFunctionTemplatePosition 
    Remarks
    There are specialized classes to manipulate function template properties for parts with product group = electrical terminal, electrical plug, electrical relay, electrical PLC, cable, wire.
    Public Properties
     NameDescription
    Public PropertyRefers to the Description column in GUI. (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyThe characteristic of component template  
    Public PropertyThe connection dimension of component template  
    Public PropertyThe connection point cross-section of component template  
    Public PropertyThe connection point description of component template  
    Public PropertyThe connection point designation of component template  
    Public PropertyThe contact / coil index of the component template  
    Public PropertyThe category of the function definition set to the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyThe group of the function definition set to the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyThe id of the function definition set to the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyThe link to master data in Harness proD (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyIs component template intrinsically safe (yes / no)  
    Public PropertyIs component template relevant to safety (yes / no)  
    Public PropertyThe plug device tag of component template  
    Public PropertyThe symbol of component template  
    Public PropertyThe symbol macro of component template  
    Public PropertyThe template group of the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of MDComponentTemplatePosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
    Top
    See Also