Namespace:
Autodesk.Revit.UI.Macros
UIDocumentMacroOptions
Enumeration
Description:
The document macro options.
The document macro options.
Syntax
public enum UIDocumentMacroOptions
Unknown Namespace Members:
Name | Description |
---|---|
Prompt | To prompt a dialog to ask the options during document opening. |
DisableMacros | The option to disable macros in the document. |
EnableMacros | The option to enable macros in the document. |