Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_NOMINAL_WIDTH Property / ARTICLE_NOMINAL_WIDTH Property

In This Topic
    ARTICLE_NOMINAL_WIDTH Property
    In This Topic
    Nominal size / diameter # 26512.
    Syntax
    public PropertyValue ARTICLE_NOMINAL_WIDTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_NOMINAL_WIDTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Standardized size of connection points and connections in piping systems. The nominal size is a numerical designation for the approximate diameter of the items in a piping system and is often abbreviated as DN (diameter nominal). The nominal size is specified in millimeters and encompasses standardized sizes such as DN 10, DN 20, DN 50, etc.

    See Also