ApplicationMacroOptions Enumeration

The application macro options.


Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public enum ApplicationMacroOptions

Members

Member nameValueDescription
DisableMacros1 The option to disable macros for the application.
EnableMacros0 The option to enable macros for the application.

See Also

Reference

Autodesk.Revit.DB.Macros Namespace