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

In This Topic
    ARTICLE_TRAVEL_SPEED Property
    In This Topic
    Traversing speed # 26721.
    Syntax
    public PropertyValue ARTICLE_TRAVEL_SPEED {get; set;}
    public:
    property PropertyValue^ ARTICLE_TRAVEL_SPEED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Geschwindigkeit, mit der sich ein Bauteil entlang einer definierten Linie oder Achse bewegen kann.

    See Also