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

In This Topic
    FUNC_ARTICLEPLACEMENT_USEGRIPPERFROMMACRO Property
    In This Topic
    Use handle from macro # 20339.
    Syntax
    public PropertyValue FUNC_ARTICLEPLACEMENT_USEGRIPPERFROMMACRO {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLEPLACEMENT_USEGRIPPERFROMMACRO {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    At legend numbering you have to know whether the handle from the macro or the set handle was used during placing.

    See Also