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

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

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Minimum bending radius of the cable, e.g. "5 x external diameter". Entry is limited to 40 characters.

    See Also