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

In This Topic
    ARTICLE_TORQUE_AT_MAX_SPEED Property
    In This Topic
    Torque (at max. rotation speed) # 26249.
    Syntax
    public MDPropertyValue ARTICLE_TORQUE_AT_MAX_SPEED {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TORQUE_AT_MAX_SPEED {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Torque at the maximum permissible output speed of the drive engine.

    See Also