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

In This Topic
    ARTICLE_TAB_WIDTH Property
    In This Topic
    Finger width # 22285.
    Syntax
    public PropertyValue ARTICLE_TAB_WIDTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_TAB_WIDTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Width of a wire duct finger. This part property is required solely for the manufacturing data export for the Rittal Secarex cutting center. This property does not have any influence on the graphical representation of the wire duct in a layout space.

    See Also