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

In This Topic
    ARTICLE_BENDINGRADIUS Property
    In This Topic
    Min. bending radius # 22063.
    Syntax
    public PropertyValue ARTICLE_BENDINGRADIUS {get; set;}
    public:
    property PropertyValue^ ARTICLE_BENDINGRADIUS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Minimum bending radius of the cable with information about the unit in mm, e.g. "8 mm".

    See Also