API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_CONTACTORPOWER Property / FUNC_CONTACTORPOWER(Int32) Property

In This Topic
    FUNC_CONTACTORPOWER(Int32) Property
    In This Topic
    Contact: Switching capacity # 20055. This property isn't indexed.
    Syntax
    public PropertyValue FUNC_CONTACTORPOWER( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_CONTACTORPOWER {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type .
    Remarks

    Electrical switching capacity in kW of a contact in connection with contactors and relays - is set on the coil. Entry is limited to 10 characters.

    See Also