API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_TAB_WIDTH Property / ARTICLE_TAB_WIDTH(Int32) Property

In This Topic
    ARTICLE_TAB_WIDTH(Int32) Property
    In This Topic
    Finger width # 22285. This property isn't indexed.
    Syntax
    public MDPropertyValue ARTICLE_TAB_WIDTH( 
       int index
    ) {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TAB_WIDTH {
       MDPropertyValue^ get(int index);
       void set (int index, MDPropertyValue^ value);
    }

    Parameters

    index

    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