Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_ARTICLEPLACEMENT_GRIPPERFROMMACRO_X Property / FUNC_ARTICLEPLACEMENT_GRIPPERFROMMACRO_X Property

In This Topic
    FUNC_ARTICLEPLACEMENT_GRIPPERFROMMACRO_X Property
    In This Topic
    Handle from macro: X coordinate # 20340.
    Syntax
    public PropertyValue FUNC_ARTICLEPLACEMENT_GRIPPERFROMMACRO_X {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLEPLACEMENT_GRIPPERFROMMACRO_X {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    Remarks

    X 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