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

In This Topic
    ARTICLE_SIDEPANELPROJECTIONFRONT Property
    In This Topic
    Overhang: Side panel front # 22163.
    Syntax
    public PropertyValue ARTICLE_SIDEPANELPROJECTIONFRONT {get; set;}
    public:
    property PropertyValue^ ARTICLE_SIDEPANELPROJECTIONFRONT {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also