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

In This Topic
    ARTICLE_BOTTOMPANELDISTANCE Property
    In This Topic
    Distance base # 22185.
    Syntax
    public MDPropertyValue ARTICLE_BOTTOMPANELDISTANCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_BOTTOMPANELDISTANCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Distance of roof from profile level.

    See Also