Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_CROSS_SECTION_OF_THE_CABLE {get; set;}
    public:
    property PropertyValue^ ARTICLE_CROSS_SECTION_OF_THE_CABLE {
       PropertyValue^ get();
       void set (    PropertyValue^ 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