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

In This Topic
    ARTICLE_TOPPANELDISTANCE Property
    In This Topic
    Distance cover # 22179.
    Syntax
    public MDPropertyValue ARTICLE_TOPPANELDISTANCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_TOPPANELDISTANCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Distance of roof from profile level.

    See Also