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

In This Topic
    ARTICLE_REARPANELPROJECTIONBOTTOM Property
    In This Topic
    Overhang: Rear panel bottom # 22172.
    Syntax
    public PropertyValue ARTICLE_REARPANELPROJECTIONBOTTOM {get; set;}
    public:
    property PropertyValue^ ARTICLE_REARPANELPROJECTIONBOTTOM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also