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

In This Topic
    ARTICLE_DENSITY Property
    In This Topic
    Density # 26095.
    Syntax
    public MDPropertyValue ARTICLE_DENSITY {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DENSITY {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Mass of a material per unit volume. The density is usually expressed in kilograms per cubic meter (kg/m³).

    See Also