Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_THREAD_SIZE_METRIC Property / ARTICLE_THREAD_SIZE_METRIC Property

In This Topic
    ARTICLE_THREAD_SIZE_METRIC Property
    In This Topic
    Thread size (metric) # 26107.
    Syntax
    public PropertyValue ARTICLE_THREAD_SIZE_METRIC {get; set;}
    public:
    property PropertyValue^ ARTICLE_THREAD_SIZE_METRIC {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Metric size of a thread used in a product. Example: In the case of a screw with a metric thread of the size M8, the outside diameter of the thread is 8 mm.

    See Also