Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLEREF_CABLE_LENGTH_SUM Property / ARTICLEREF_CABLE_LENGTH_SUM Property

In This Topic
    ARTICLEREF_CABLE_LENGTH_SUM Property
    In This Topic
    Total cable length # 20500.
    Syntax
    public PropertyValue ARTICLEREF_CABLE_LENGTH_SUM {get; set;}
    public:
    property PropertyValue^ ARTICLEREF_CABLE_LENGTH_SUM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    This property is read-only..

    Placeholder for the summarized parts list, for one cable part, this adds up all lengths of the cables taken into consideration in the report block and for which this cable part is entered. Every cable is considered only once here. The system recognizes a cable part by the fact that the product group "Cables" and the product subgroup "Undefined" are specified on the part.

    See Also