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

In This Topic
    ARTICLE_BENDINGRADIUS_COPPER Property
    In This Topic
    Bending radius # 22257.
    Syntax
    public MDPropertyValue ARTICLE_BENDINGRADIUS_COPPER {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_BENDINGRADIUS_COPPER {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Bending radius of a bent busbar

    See Also