Returns the current Macro module.
Namespace: Autodesk.Revit.DB.MacrosAssembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public MacroModule GetCurrent()
Return Value
MacroModule
The current Macro module.
Exceptions
See Also
Reference