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

In This Topic
    ARTICLE_FLUID_WALLTHICKNESS Property
    In This Topic
    Fluid / process engineering Wall thickness of the connection # 22275.
    Syntax
    public PropertyValue ARTICLE_FLUID_WALLTHICKNESS {get; set;}
    public:
    property PropertyValue^ ARTICLE_FLUID_WALLTHICKNESS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Entry is limited to 10 characters.

    See Also