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

    Property Value

    Returns property value of type System.String.
    Remarks

    Minimum outside diameter of the cable.

    See Also