Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_CABLE_DIAMETER Property / ARTICLE_CABLE_DIAMETER Property

In This Topic
    ARTICLE_CABLE_DIAMETER Property
    In This Topic
    Cable diameter # 26116.
    Syntax
    public MDPropertyValue ARTICLE_CABLE_DIAMETER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLE_DIAMETER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Diameter of the cable, depending on the context, can include the inner conductor and the insulation or also the outside diameter.

    See Also