The MacroModule type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddMacro | Adds a macro to the module. |
![]() | Dispose | Releases all resources used by the MacroModule |
![]() | Equals | (Inherited from Object .) |
![]() | GetBasicIEnumerator | Returns an enumerator that iterates through a collection. |
![]() | GetEnumerator | Returns an enumerator that iterates through a collection. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object .) |
![]() | GetMacro | Gets the macro with the give name. |
![]() | GetMacroModuleIterator | Returns a Macro module iterator that iterates through the collection. |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object .) |
![]() | RemoveMacro | Removes a macro from the module. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object .) |
Properties
Name | Description | |
---|---|---|
![]() | Description | The module description. |
![]() | Environment | The Macro environment. |
![]() | IsValidObject | Specifies whether the .NET object represents a valid Revit entity. |
![]() | MacroLanguageType | The Macro language type. |
![]() | MacroLevel | The Macro level. |
![]() | MacroManager | The Macro manager. |
![]() | ModuleStatus | The module status. |
![]() | Name | The name of the module. |