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

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

    Property Value

    Returns property value of type System.Double.
    See Also