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