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

In This Topic
    ARTICLE_VISCOSITY Property
    In This Topic
    Viscosity # 26627.
    Syntax
    public PropertyValue ARTICLE_VISCOSITY {get; set;}
    public:
    property PropertyValue^ ARTICLE_VISCOSITY {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Measure for the viscosity of the fluid, the greater the viscosity, the more viscous (less flowable) the fluid is. This property is measured in Pascal-Seconds (Pa·s) or in the more common unit Millipascal-Seconds (mPa·s). Example: A lubricating oil has a viscosity of 100 mPa·s at 40 °C.

    See Also