Share

MacroEnvironment Enumeration

The Macro environments.


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

Syntax

C#

public enum MacroEnvironment

Members

Member nameValueDescription
DB1 The DB environment.
UI2 The UI environment.

See Also

Reference

Was this information helpful?