IEntryPoint Interface

IEntryPoint Interface

The interface supporting Document and Application level entry point classes for macros.

Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public interface IEntryPoint
Public Interface IEntryPoint
public interface class IEntryPoint
type IEntryPoint = interface end

The IEntryPoint type exposes the following members.

Properties
 NameDescription
Public propertyAddinFolder 
Top
Methods
See Also