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

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

    Property Value

    Returns property value of type System.Double.
    See Also