Execute Method


IModule Maker Execute Method

The method that Revit will invoke to create module project. When implementing this interface, programmer is responsible for making it exception-free

Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPIMacros (in RevitAPIMacros.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
void Execute(
	string folder
)

Parameters

folder String
Module project folder.
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 →