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

In This Topic
    ARTICLE_HINGEPOSITION Property
    In This Topic
    Door: Hinge # 22193.
    Syntax
    public PropertyValue ARTICLE_HINGEPOSITION {get; set;}
    public:
    property PropertyValue^ ARTICLE_HINGEPOSITION {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Indicates whether the hinge of the door is attached on the left or the right.

    See Also