Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_VISCOSITY Property / ARTICLE_VISCOSITY Property

In This Topic
    ARTICLE_VISCOSITY Property
    In This Topic
    Viscosity # 26627.
    Syntax
    public MDPropertyValue ARTICLE_VISCOSITY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_VISCOSITY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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