RVTDocs.com
Namespace: Autodesk.Revit.DB.Macros

Autodesk.Revit.DB.Macros Namespace

Autodesk.Revit.DB.Macros Namespace Members:
Name Description
AddInIdAttribute The custom AddInId attribute for Macros macros use only.
ApplicationEntryPoint For Revit Macros use only.
Macro An individual Autodesk Revit Macro which can be executed.
MacroManager Manager object for the Macro modules of the application.
MacroManagerIterator An iterator to a MacroManager.
MacroModule 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.
MacroModuleIterator An iterator to the Macros in a MacroModule.
ModuleSettings The module settings.
VendorIdAttribute The custom VendorId attribute for Macros macros use only.
Name Description
IEntryPoint The interface supporting Document and Application level entry point classes for macros.
IModuleMaker The interface used to create module project.
Name Description
ApplicationMacroOptions The application macro options.
MacroEnvironment The Macro environments.
MacroLanguageType The Macro language types.
ModuleStatus The Macro module status.