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

In This Topic
    ARTICLE_DOORDEPTH Property
    In This Topic
    Door: Max. mounting depth # 22121.
    Syntax
    public PropertyValue ARTICLE_DOORDEPTH {get; set;}
    public:
    property PropertyValue^ ARTICLE_DOORDEPTH {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Property of a part variant.

    See Also