RVTDocs.com

MacroManager.GetMacroManager

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