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

In This Topic
    ARTICLE_DOOR_OFFSET_TOP Property
    In This Topic
    Door opening: Offset top # 22161.
    Syntax
    public PropertyValue ARTICLE_DOOR_OFFSET_TOP {get; set;}
    public:
    property PropertyValue^ ARTICLE_DOOR_OFFSET_TOP {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also