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

In This Topic
    ARTICLE_RATED_OUTPUT_TORQUE Property
    In This Topic
    Nominal output torque # 26464.
    Syntax
    public MDPropertyValue ARTICLE_RATED_OUTPUT_TORQUE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_RATED_OUTPUT_TORQUE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum torque that a gearbox or a drive unit can transmit continuously under normal operating conditions. Torque available after transfer by the transmission. The torque is specified in Newton meters (Nm).

    See Also