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

In This Topic
    ARTICLE_CROSS_SECTION_OF_THE_CABLE Property
    In This Topic
    Cable: Cross-section # 26136.
    Syntax
    public MDPropertyValue ARTICLE_CROSS_SECTION_OF_THE_CABLE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CROSS_SECTION_OF_THE_CABLE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Cross-sectional area of the electrical conductor within a cable, measured in square millimeters (mm²).

    See Also