Macro
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | Releases all resources used by the Macro | |
| Equals | None | (Inherited from Object .) | Object . |
| Execute() | None | Executes the macro. | |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Description | string | The macro description. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. | |
| MacroModule | MacroModule | The Macro module. | |
| Name | string | The macro name. |