Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_TORSION_STRESS Property / ARTICLE_TORSION_STRESS Property

In This Topic
    ARTICLE_TORSION_STRESS Property
    In This Topic
    Torsional load # 26712.
    Syntax
    public PropertyValue ARTICLE_TORSION_STRESS {get; set;}
    public:
    property PropertyValue^ ARTICLE_TORSION_STRESS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Im Kontext von Kabeln und Schleppketten bedeutet Torsionsbeanspruchung, dass sich ein Kabel zusätzlich zur Biegung auch um seine Längsachse verdreht. Diese mechanische Verdrehbelastung wird angegeben als zulässiger oder auftretender Verdrehwinkel pro Längeneinheit unter Betriebsbedingungen.

    See Also