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

In This Topic
    ARTICLE_DOORTHICKNESS Property
    In This Topic
    Door: Wall thickness # 22194.
    Syntax
    public PropertyValue ARTICLE_DOORTHICKNESS {get; set;}
    public:
    property PropertyValue^ ARTICLE_DOORTHICKNESS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Wall thickness of the door (in mm).

    See Also