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

In This Topic
    ARTICLE_HINGEPOSITION Property
    In This Topic
    Door: Hinge # 22193.
    Syntax
    public MDPropertyValue ARTICLE_HINGEPOSITION {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_HINGEPOSITION {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ 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