Share

BuiltInFailures.MacroFailures Class

Failures about module with duplicate name found during reload latest.

Inheritance Hierarchy

System.Object
  Autodesk.Revit.DB.BuiltInFailures.MacroFailures


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public static class MacroFailures

The BuiltInFailures.MacroFailures type exposes the following members.

Properties

 NameDescription
Public propertyStatic memberDuplicateModuleName Macro project with name [MacroModuleName] duplicates with central file. Delete the macro project or re-create it with another name to proceed.

See Also

Reference

Was this information helpful?