Revit 2023 API |
MacroLevel Enumeration |
See Also |
The Macro levels.
Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2014
Since:
2014
Syntax
C# |
---|
public enum MacroLevel |
Visual Basic |
---|
Public Enumeration MacroLevel |
Visual C++ |
---|
public enum class MacroLevel |
Members
Member name | Description |
---|---|
Application | The application Macro. |
Document | The document Macro. |