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

In This Topic
    ARTICLE_PANELWIDTH Property
    In This Topic
    Mounting panel: Usable width # 22117.
    Syntax
    public PropertyValue ARTICLE_PANELWIDTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_PANELWIDTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant.

    See Also