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

In This Topic
    ARTICLE_STROKELENGTH Property
    In This Topic
    Length of stroke # 22129.
    Syntax
    public PropertyValue ARTICLE_STROKELENGTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_STROKELENGTH {
       PropertyValue^ get();
       void set (    PropertyValue^ 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