Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CABLE_DIAMETER Property / ARTICLE_CABLE_DIAMETER Property

In This Topic
    ARTICLE_CABLE_DIAMETER Property
    In This Topic
    Cable diameter # 26116.
    Syntax
    public PropertyValue ARTICLE_CABLE_DIAMETER {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLE_DIAMETER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Diameter of the cable, depending on the context, can include the inner conductor and the insulation or also the outside diameter.

    See Also