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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum outside diameter of the cable.

    See Also