Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_TORSION_CYCLES_NUMBER Property / ARTICLE_TORSION_CYCLES_NUMBER Property

In This Topic
    ARTICLE_TORSION_CYCLES_NUMBER Property
    In This Topic
    Torsion cycles: Number # 26715.
    Syntax
    public PropertyValue ARTICLE_TORSION_CYCLES_NUMBER {get; set;}
    public:
    property PropertyValue^ ARTICLE_TORSION_CYCLES_NUMBER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Im Kontext von Kabeln und Schleppketten messen Torsionszyklen die Anzahl der Verdrehungen, die ein Kabel in dynamischen Systemen unter festgelegten Bedingungen schadfrei übersteht.

    See Also