Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_MASS Property / ARTICLE_MASS Property

In This Topic
    ARTICLE_MASS Property
    In This Topic
    Mass # 26440.
    Syntax
    public PropertyValue ARTICLE_MASS {get; set;}
    public:
    property PropertyValue^ ARTICLE_MASS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Weight of a product or a component. Example: A motor has a mass of 50 kg.

    See Also