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

In This Topic
    ARTICLE_BUNDLE_MINDIAMETER Property
    In This Topic
    Minimum bundle diameter # 22260.
    Syntax
    public PropertyValue ARTICLE_BUNDLE_MINDIAMETER {get; set;}
    public:
    property PropertyValue^ ARTICLE_BUNDLE_MINDIAMETER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    The minimum bundle diameter indicates the minimum diameter of a bundle of connections that must be met in order to bundle it with this part (e.g., a cable tie or spiral coiled tube).

    See Also