API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_BENDINGRADIUS_COPPER Property / ARTICLE_BENDINGRADIUS_COPPER(Int32) Property

In This Topic
    ARTICLE_BENDINGRADIUS_COPPER(Int32) Property
    In This Topic
    Bending radius # 22257. This property isn't indexed, and is read-only.
    Syntax
    public MDPropertyValue ARTICLE_BENDINGRADIUS_COPPER( 
       int index
    ) {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_BENDINGRADIUS_COPPER {
       MDPropertyValue^ get(int index);
       void set (int index, MDPropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Bending radius of a bent busbar

    See Also