API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_FLUID_WALLTHICKNESS Property / ARTICLE_FLUID_WALLTHICKNESS(Int32) Property

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

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also