Get the id of the Rebar element currently being calculated.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2020
Syntax
C# |
---|
public ElementId GetRebarId() |
Visual Basic |
---|
Public Function GetRebarId As ElementId |
Visual C++ |
---|
public: ElementId^ GetRebarId() |