Macro
Description:
An individual Autodesk Revit Macro which can be executed.
An individual Autodesk Revit Macro which can be executed.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Macros.Macro
System.Object
Autodesk.Revit.DB.Macros.Macro
public class Macro : IDisposable
| Name | Return Type | Description |
|---|---|---|
| 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. |