Namespace:
Autodesk.Revit.DB.Macros
IModuleMaker
Interface
Description:
The interface used to create module project.
The interface used to create module project.
Remarks:
Implement this interface to create module project.
Implement this interface to create module project.
IModuleMaker Interface Members:
| Name | Description |
|---|---|
| Execute | The method that Revit will invoke to create module project. When implementing this interface, programmer is responsible for making it exception-free |