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

In This Topic
    ARTICLE_DOORWIDTH Property
    In This Topic
    Door: Usable width # 22120.
    Syntax
    public PropertyValue ARTICLE_DOORWIDTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_DOORWIDTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant. Door opening width.

    See Also