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

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