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

In This Topic
    ARTICLE_CABLE_TORSIONAL_SHEAR_STRESS Property
    In This Topic
    Cable: Torsional shear stress # 26700.
    Syntax
    public MDPropertyValue ARTICLE_CABLE_TORSIONAL_SHEAR_STRESS {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLE_TORSIONAL_SHEAR_STRESS {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Die Torsionsschubspannung bezeichnet die im Kabelmaterial entstehende Schubspannung infolge einer Verdrehung um die Längsachse und dient zur Bewertung der mechanischen Torsionsbelastbarkeit des Kabels. Bei Schleppkabeln und Windkraftleitungen begrenzt die zulässige Torsionsschubspannung (typisch 5-25 MPa) die Verdrehung pro Meter, um Ermüdungsbrüche durch wiederholte Torsionszyklen zu vermeiden.

    See Also