Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_CABLELENGTH Property / ARTICLE_CABLELENGTH Property

In This Topic
    ARTICLE_CABLELENGTH Property
    In This Topic
    Length (prefabricated) # 22055.
    Syntax
    public PropertyValue ARTICLE_CABLELENGTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLELENGTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant. Length of cables, bundles, pipes, tubes and wires is stored internally in the unit "meter" and is converted to the unit selected for the display. What is meant here is the "unchangeable" length with which a part is to be used, not the delivery length.

    See Also