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