Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_DOORHEIGHT Property / ARTICLE_DOORHEIGHT Property

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

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant. Door opening height.

    See Also