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

In This Topic
    ARTICLE_CABLELENGTH Property
    In This Topic
    Length (prefabricated) # 22055.
    Syntax
    public MDPropertyValue ARTICLE_CABLELENGTH {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLELENGTH {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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