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

In This Topic
    ARTICLE_WEIGHT_KG_1000_M Property
    In This Topic
    Weight (in kg/1000 m) # 26374.
    Syntax
    public MDPropertyValue ARTICLE_WEIGHT_KG_1000_M {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_WEIGHT_KG_1000_M {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Weight of a part per 1000 meters of length. This specification is relevant for length-related parts such as cables, wires, pipes, etc.

    See Also