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

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

    Property Value

    Returns property value of type System.Double.
    Remarks

    Distance of roof from profile level.

    See Also