API Help
Eplan.EplApi.MasterData Namespace / MDCableTemplatePosition Class / Diameter Property

In This Topic
    Diameter Property (MDCableTemplatePosition)
    In This Topic
    The cross-section / diameter of the cable template
    Syntax
    public string Diameter {get; set;}
    public:
    property String^ Diameter {
       String^ get();
       void set (    String^ value);
    }
    See Also