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

In This Topic
    ARTICLE_CONDUCTOR_CROSS_SECTION Property
    In This Topic
    Conductor cross-section # 26120.
    Syntax
    public PropertyValue ARTICLE_CONDUCTOR_CROSS_SECTION {get; set;}
    public:
    property PropertyValue^ ARTICLE_CONDUCTOR_CROSS_SECTION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Cross-sectional area of an electrical conductor that can be used for the current flow.

    See Also