RVTDocs.com

IModuleMaker

Interface
Description:
The interface used to create module project.
Remarks:
Implement this interface to create module project.
Syntax
public interface IModuleMaker
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