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

In This Topic
    ARTICLE_STROKELENGTH Property
    In This Topic
    Length of stroke # 22129.
    Syntax
    public MDPropertyValue ARTICLE_STROKELENGTH {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_STROKELENGTH {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Length of stroke (in mm), entry is limited to 15 characters.

    See Also