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

In This Topic
    MDCableTemplatePosition Class
    In This Topic
    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 ref class MDCableTemplatePosition : public MDFunctionTemplatePosition 
    Public Properties
     NameDescription
    Public PropertyRefers to the Description column in GUI. (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyIt defines the Cable Property Template group (multi-line)  
    Public PropertyIt defines the Cable Property Description  
    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 PropertyIt defines the Cable Property FunctionDefintion  
    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 PropertyIt defines the Cable Property Subordinate DT / DT ID(NestedDeviceTag)  
    Public PropertyIt defines the Cable property Pairindex  
    Public PropertyIt defines the Cable Property PipeClass  
    Public PropertyThe potential type of the cable template  
    Public PropertyIt defines the Cable property ShieldedBY  
    Public PropertyThe template group of the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyIt defines the Cable property Wirenumber or Color  
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of MDCableTemplatePosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
    Top
    See Also