Revit 2022 API |
DocumentEntryPoint Constructor |
DocumentEntryPoint Class See Also |
Initializes a new instance of the DocumentEntryPoint class
Namespace: Autodesk.Revit.DB.Macros
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.0.0)
Syntax
C# |
---|
public DocumentEntryPoint() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: DocumentEntryPoint() |