Eplan Platform API
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNC_ARTICLEPLACEMENT_GRIPPEROFFSET_Y Property / FUNC_ARTICLEPLACEMENT_GRIPPEROFFSET_Y Property

In This Topic
    FUNC_ARTICLEPLACEMENT_GRIPPEROFFSET_Y Property
    In This Topic
    Y coordinate # 20209.
    Syntax
    public PropertyValue FUNC_ARTICLEPLACEMENT_GRIPPEROFFSET_Y {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLEPLACEMENT_GRIPPEROFFSET_Y {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    Y coordinate for the handle of a part placement or a function. For part placements, the handle is in the left center by default, so it is much easier to position the device on a mounting rail.

    See Also