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

In This Topic
    ARTICLE_THREAD_SIZE_FITTING Property
    In This Topic
    Thread dimension (fitting) # 26109.
    Syntax
    public MDPropertyValue ARTICLE_THREAD_SIZE_FITTING {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_THREAD_SIZE_FITTING {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specific dimensions of the thread that is used in a fitting. This typically includes the diameter and the pitch of the thread. Example: For a water tap, the thread dimension of the fitting is "G1/2". This corresponds to a cylindrical thread with an outside diameter of about 21 mm.

    See Also