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

In This Topic
    ARTICLE_CABLE_SUITABLE_FOR_TORSION Property
    In This Topic
    Cable: Torsion-resistant # 26701.
    Syntax
    public PropertyValue ARTICLE_CABLE_SUITABLE_FOR_TORSION {get; set;}
    public:
    property PropertyValue^ ARTICLE_CABLE_SUITABLE_FOR_TORSION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Gibt an, ob das Kabel konstruktiv so ausgelegt ist, dass es wiederholte Verdrehungen um seine Längsachse dauerhaft und zuverlässig aushält.

    See Also