API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_HINGEPOSITION Property / ARTICLE_HINGEPOSITION(Int32) Property

In This Topic
    ARTICLE_HINGEPOSITION(Int32) Property
    In This Topic
    Door: Hinge # 22193. This property isn't indexed.
    Syntax
    public PropertyValue ARTICLE_HINGEPOSITION( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ ARTICLE_HINGEPOSITION {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also