The application macro options.
Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 26.1.0.0 (26.1.0.34)
Syntax
C#
public enum ApplicationMacroOptions
Members
Member name | Value | Description |
---|---|---|
DisableMacros | 1 | The option to disable macros for the application. |
EnableMacros | 0 | The option to enable macros for the application. |