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

In This Topic
    ARTICLE_CABLE_TORSION_ANGLE Property
    In This Topic
    Cable: Torsion angle # 26702.
    Syntax
    public PropertyValue ARTICLE_CABLE_TORSION_ANGLE {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLE_TORSION_ANGLE {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximal zulässiger Winkel, um den ein Kabel pro definierter Länge um seine Längsachse verdreht werden darf, ohne dass es zu Schädigungen an Leitern, Isolation oder Abschirmung kommt. Im Kontext von Kabeln und Schleppketten wird der Verdrehwinkel typischerweise als zulässiger Torsionswinkel pro Meter (z.B. ±180°/m) angegeben.

    See Also