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

MDPlugTemplatePosition Class
Class represents plug function template of part.
Inheritance Hierarchy

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

Syntax
public class MDPlugTemplatePosition : MDFunctionTemplatePosition 
Public Properties
 NameDescription
Public PropertyRefers to the Description column in GUI. (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
Public PropertyThe connection dimension of the plug template  
Public PropertyThe connection point cross-section of the plug template  
Public PropertyThe description of the plug template  
Public PropertyThe designation of the plug 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 the plug template intrinsically safe (yes / no)  
Public PropertyIs the plug template relevant to safety (yes / no)  
Public PropertyPin description of the plug template  
Public PropertyPin designation of the plug template  
Public PropertyThe symbol of the plug template  
Public PropertyThe symbol macro of the plug 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 MDPlugTemplatePosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
Top
See Also