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

MDTerminalTemplatePosition Class
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 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 PropertyThe link to master data in Harness proD (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