Macro Members

The Macro type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the Macro
Public methodEquals (Inherited from Object.)
Public methodExecute
Executes the macro.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)

Properties

  NameDescription
Public propertyDescription
The macro description.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyMacroModule
The Macro module.
Public propertyName
The macro name.

See Also