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

In This Topic
    ARTICLE_MEASURING_RANGE_SCALE_LENGTH Property
    In This Topic
    Measuring range / scale length # 26457.
    Syntax
    public MDPropertyValue ARTICLE_MEASURING_RANGE_SCALE_LENGTH {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MEASURING_RANGE_SCALE_LENGTH {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    The measuring range indicates the minimum and maximum values that the device can measure. The scale length refers to the total length of the scale that is displayed on the device, as well as the dimension and subdivision of the scale integrated in the measuring instrument.

    See Also