Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_TORSION_SPEED Property / ARTICLE_TORSION_SPEED Property

In This Topic
    ARTICLE_TORSION_SPEED Property
    In This Topic
    Torsional speed # 26713.
    Syntax
    public MDPropertyValue ARTICLE_TORSION_SPEED {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TORSION_SPEED {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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