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

In This Topic
    MDWireTemplatePosition Class
    In This Topic
    Class represents a wire function template of part.
    Inheritance Hierarchy

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

    Syntax
    public class MDWireTemplatePosition : MDFunctionTemplatePosition 
    public ref class MDWireTemplatePosition : public MDFunctionTemplatePosition 
    Public Properties
     NameDescription
    Public PropertyRefers to the Description column in GUI. (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Public PropertyThe color / number of the wire template  
    Public PropertyThe cross-section / diameter of the wire 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 PropertyIs the wire template intrinsically safe (yes / no)  
    Public PropertyThe pair index of the wire template  
    Public PropertyThe potential type of the wire template  
    Public PropertyThe name of the shielding that shields the wire  
    Public PropertyThe template group of the function template (Inherited from Eplan.EplApi.MasterData.MDFunctionTemplatePosition)
    Top
    Public Methods
     NameDescription
    Public MethodDestructor for deterministic finalization of MDWireTemplatePosition object. (Inherited from Eplan.EplApi.MasterData.MDPartsDatabaseItemChildData)
    Top
    See Also