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

In This Topic
    ARTICLE_CONNECTIONBOLT_THREAD Property
    In This Topic
    Bolt thread dimension (metric) # 26670.
    Syntax
    public PropertyValue ARTICLE_CONNECTIONBOLT_THREAD {get; set;}
    public:
    property PropertyValue^ ARTICLE_CONNECTIONBOLT_THREAD {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Specifies the thread dimension of the connecting bolt:

    1 = M2.5

    2 = M3

    3 = M3.5

    4 = M4

    5 = M5

    6 = M6

    7 = M8

    8 = M10

    9 = M12

    10 = M14

    11 = M16

    12 = M20

    See Also