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

In This Topic
    ARTICLE_DOORHEIGHT Property
    In This Topic
    Door: Usable height # 22119.
    Syntax
    public PropertyValue ARTICLE_DOORHEIGHT {get; set;}
    public:
    property PropertyValue^ ARTICLE_DOORHEIGHT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant. Door opening height.

    See Also