Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList 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 PropertyValue ARTICLE_WEIGHT_KG_1000_M {get; set;}
    public:
    property PropertyValue^ ARTICLE_WEIGHT_KG_1000_M {
       PropertyValue^ get();
       void set (    PropertyValue^ 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