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

In This Topic
    ARTICLE_WIRECROSSSECTION_AND_DIAMETER Property
    In This Topic
    No. of connections and cross-section / diameter # 22069.
    Syntax
    public PropertyValue ARTICLE_WIRECROSSSECTION_AND_DIAMETER {get; set;}
    public:
    property PropertyValue^ ARTICLE_WIRECROSSSECTION_AND_DIAMETER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Displays the number of connections multiplied by the cross-section (or diameter), separated by "x". For pipes and hoses in fluid power and process engineering the property refers to the inner diameter.

    See Also