Eplan Platform API
Eplan.EplApi.DataModel Namespace / ConnectionPropertyList Class / FUNC_ARTICLE_TORSION_SPEED Property / FUNC_ARTICLE_TORSION_SPEED(Int32) Property

In This Topic
    FUNC_ARTICLE_TORSION_SPEED(Int32) Property
    In This Topic
    Torsional speed # 26714.
    Syntax
    public PropertyValue FUNC_ARTICLE_TORSION_SPEED( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLE_TORSION_SPEED {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    Parameter NameDescription
    index

    Property Value

    Returns property value of type System.String.
    Remarks

    Property is indexed. Possible indexes are from 1 to 50.

    In the context of cables, drag chains and movable energy supply systems, the torsional speed describes the change within a specific time of the torsion angle of a cable around its longitudinal axis. The value is specified, for example in °/s or rpm.

    See Also