Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList 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 MDPropertyValue ARTICLE_DOOR_OFFSET_TOP {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_DOOR_OFFSET_TOP {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also