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

    Maximum permissible angle by which a cable may be twisted around its longitudinal axis per defined length without causing damage to the conductors, insulation, or shields. In the context of cables and drag chains the twisting angle is typically specified as the permissible torsion angle per meter (for example ±180°/m).

    See Also