RVTDocs.com

UIMacroManager.GetMacroManager

Method
Description:
Gets the UI Macro manager from the UI application.
Syntax
public static UIMacroManager GetMacroManager(
	UIApplication application
)
Parameters
Parameter Type Description
application UIApplication The UI application.
Return Value
Type Description
UIMacroManager The new UI Macro manager object.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was NULL