| Revit 2021.1 API |
| Application..::..NewElementId Method |
| Application Class See Also |
Creates a new Autodesk::Revit::DB::ElementId^ object.
Namespace: Autodesk.Revit.Creation
Assembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
| C# |
|---|
public ElementId NewElementId() |
| Visual Basic |
|---|
Public Function NewElementId As ElementId |
| Visual C++ |
|---|
public: ElementId^ NewElementId() |