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

In This Topic
    ARTICLE_TORSION_SPEED Property
    In This Topic
    Torsional speed # 26713.
    Syntax
    public MDPropertyValue ARTICLE_TORSION_SPEED {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TORSION_SPEED {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    In the context of cables, drag chains and movable energy supply systems, the torsional speed describes the change within a specific time of the torsion angle of a cable around its longitudinal axis. The value is specified, for example in °/s or rpm.

    See Also