Get the id of the Rebar element currently being calculated.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementId GetRebarId()
Return Value
ElementId
returns the id of the Rebar element currently being calculated
See Also
Reference