ModuleStatus Enumeration


Module Status Enumeration

The Macro module status.

Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum ModuleStatus
Members
Member name Value Description
Loaded 0 The module is loaded.
BuildFailed 1 Failed to build the module.
LoadFailed 2 Failed to load the module.
Disabled 3 The module is disabled.
Corrupt 4 The module is corrupt.
NotBuild 5 The module is not build.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →