| Revit 2020.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: 20.0.0.0 (20.1.1.1)
Syntax
| C# |
|---|
public ElementId NewElementId() |
| Visual Basic |
|---|
Public Function NewElementId As ElementId |
| Visual C++ |
|---|
public: ElementId^ NewElementId() |