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

In This Topic
    ARTICLE_MIDDLEOFFSET Property
    In This Topic
    Center mismatch # 22215.
    Syntax
    public MDPropertyValue ARTICLE_MIDDLEOFFSET {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MIDDLEOFFSET {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    If you do not want the part to be centered in the front view, enter the offset relative to the middle of the mounting rail. The item will then be automatically offset by this value.

    See Also