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

    In the context of cables and drag chains, the torsional load means that, in addition to bending, a cable also twists around its longitudinal axis. This mechanical torsional load is specified as the permissible or occurring torsion angle per unit of length under operating conditions.

    See Also