RVTDocs.com

MacroModule

Class
Description:
A container for individual macros. As it relates to the macros editor, one MacroModule represents a project that can be loaded and edited from within the editor.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Macros.MacroModule
Syntax
public class MacroModule : IEnumerable<Macro>, 
	IDisposable