Share

ApplicationMacroOptions Enumeration

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 nameValueDescription
DisableMacros1 The option to disable macros for the application.
EnableMacros0 The option to enable macros for the application.

See Also

Reference

Was this information helpful?