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

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

    Property Value

    Returns property value of type System.Double.
    Remarks

    Wall thickness of the door (in mm).

    See Also