Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_CABLE_TORSION_ANGLE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLE_TORSION_ANGLE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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