Revit 2018 API |
MacroLevel Enumeration |
See Also |
The Macro levels.
Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 18.0.0.0 (18.2.0.13)
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. |