Revit 2025.3 API
Rebar |
Gets the end handle tag.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public int GetEndHandle()
Public Function GetEndHandle As Integer
public: int GetEndHandle()
member GetEndHandle : unit -> int
Return Value
Int32Returns the end handle tag.
See Also