GetMacroManagerIterator Method


Returns a Macro manager iterator that iterates through the collection.

Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2014

Syntax

C#
public MacroManagerIterator GetMacroManagerIterator()
Visual Basic
Public Function GetMacroManagerIterator As MacroManagerIterator
Visual C++
public:
MacroManagerIterator^ GetMacroManagerIterator()

Return Value

A Macro manager iterator object that can be used to iterate through key-value pairs in the collection.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →