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

In This Topic
    MDTerminalTemplatePosition Class
    In This Topic
    Class represents terminal function template of part.
    Inheritance Hierarchy

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

    Syntax
    public class MDTerminalTemplatePosition : MDFunctionTemplatePosition 
    public ref class MDTerminalTemplatePosition : public MDFunctionTemplatePosition 
    Public Properties
     NameDescription
    Public PropertyRefers to the Description column in GUI. (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyThe connection dimension of the terminal template  
    Public PropertyThe connection point cross-section of the terminal template  
    Public PropertyThe connection point description of terminal template  
    Public PropertyThe connection point designation of terminal 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 PropertyDoes terminal template have a led?  
    Public PropertyDoes terminal template have a plug adapter?  
    Public PropertyIs terminal template intrinsically safe (yes / no)  
    Public PropertyIs terminal template relevant to safety (yes / no)  
    Public PropertyThe labeling type of the terminal template  
    Public PropertyThe level of terminal template  
    Public PropertyThe symbol of terminal template  
    Public PropertyThe symbol macro of terminal template  
    Public PropertyThe template group of the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyThe terminal category of terminal template  
    Public PropertyThe terminal description of terminal template  
    Public PropertyThe terminal designation of terminal template  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of MDTerminalTemplatePosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
    Top
    See Also