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

In This Topic
    ARTICLE_SNAPHEIGHT Property
    In This Topic
    Clip-on height # 22211.
    Syntax
    public MDPropertyValue ARTICLE_SNAPHEIGHT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_SNAPHEIGHT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    The clip-on height describes the position in the side view or from the top / bottom. When it is placed on a mounting rail, the item is automatically placed on the rail to the correct mounting depth. If the rail is replaced, the item will "move" to the top. The item is thus aligned above the top edge on the basis of the value entered here, rather than on the underside of the rail.

    See Also