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
    Travel 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

    Speed with which an item can move along a defined line or axis.

    See Also