Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_OUTER_DIAMETER_OF_THE_CABLE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_OUTER_DIAMETER_OF_THE_CABLE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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