Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_TORSION_SPEED Property / ARTICLE_TORSION_SPEED Property

In This Topic
    ARTICLE_TORSION_SPEED Property
    In This Topic
    Torsional speed # 26713.
    Syntax
    public PropertyValue ARTICLE_TORSION_SPEED {get; set;}
    public:
    property PropertyValue^ ARTICLE_TORSION_SPEED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Im Kontext von Kabeln, Schleppketten und bewegten Energieführungssystemen beschreibt Torsionsgeschwindigkeit die zeitliche Änderung des Verdrehwinkels eines Kabels um seine Längsachse. Die Angabe erfolgt z.B. in °/s oder U/min.

    See Also