Revit 2026 API
Application |
The application macro options.
Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
| Member name | Value | Description |
|---|---|---|
| DisableMacros | 1 | The option to disable macros for the application. |
| EnableMacros | 0 | The option to enable macros for the application. |
See Also