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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Cable outside diameter including insulation and all outer layers. The radial envelope dimension for round cables. The largest outside diameter of an individual conductor in flat cables.

    See Also