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