API Help
Eplan.EplApi.DataModel Namespace / MacroEntryPropertyList Class / MACROBOX_USAGE Property

In This Topic
    MACROBOX_USAGE Property (MacroEntryPropertyList)
    In This Topic
    Macro: Type of usage # 23011. This property isn't indexed.
    Overload List
    OverloadDescription
    Macro: Type of usage # 23011. This property isn't indexed.  
    Macro: Type of usage # 23011.  
    Remarks

    The type of usage is used to differentiate macros in the macro navigator, and specifies which of the functionalities "Generate macros automatically" and "Update macros" can be executed and which not.

    0 = Not specified: Generation and updating are possible.

    1 = Defining: Is only taken into consideration for generating.

    2 = Referencing: Is only taken into consideration for updating.

    3 = Subordinate: Neither generating nor updating is possible.

    See Also