The interface supporting Document and Application level entry point classes for macros.
Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public interface IEntryPoint
The IEntryPoint type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AddinFolder |
Methods
| Name | Description | |
|---|---|---|
| FinishInitialization | ||
| Initialize | ||
| OnShutdown |
