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

In This Topic
    ARTICLE_TRAVEL_SPEED_MAX Property
    In This Topic
    Travel speed, max. # 26723.
    Syntax
    public MDPropertyValue ARTICLE_TRAVEL_SPEED_MAX {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TRAVEL_SPEED_MAX {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Maximum permissible or maximum attainable speed with which an item can move along a defined line or axis.

    See Also