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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum outside diameter of the cable.

    See Also