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