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

In This Topic
    FUNC_ARTICLEPLACEMENT_GRIPPERFROMMACRO_Y Property
    In This Topic
    Handle from macro: Y coordinate # 20341.
    Syntax
    public PropertyValue FUNC_ARTICLEPLACEMENT_GRIPPERFROMMACRO_Y {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLEPLACEMENT_GRIPPERFROMMACRO_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. At legend numbering you have to know whether the handle from the macro or the set handle was used during placing.

    See Also