API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_ARTICLEPLACEMENT_USEGRIPPERFROMMACRO Property / FUNC_ARTICLEPLACEMENT_USEGRIPPERFROMMACRO(Int32) Property

In This Topic
    FUNC_ARTICLEPLACEMENT_USEGRIPPERFROMMACRO(Int32) Property
    In This Topic
    Use handle from macro # 20339. This property isn't indexed.
    Syntax
    public PropertyValue FUNC_ARTICLEPLACEMENT_USEGRIPPERFROMMACRO( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNC_ARTICLEPLACEMENT_USEGRIPPERFROMMACRO {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    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