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

MDCableTemplatePosition Class
Class represents cable function template of part.
Inheritance Hierarchy

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

Syntax
public class MDCableTemplatePosition : MDFunctionTemplatePosition 
Public Properties
 NameDescription
Public PropertyRefers to the Description column in GUI. (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
Public PropertyThe cross-section / diameter of the cable 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 cable template intrinsically safe (yes / no)  
Public PropertyThe template group of the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
Top
Public Methods
 NameDescription
Public MethodDestructor for deterministic finalization of MDCableTemplatePosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
Top
See Also