Rebar |
Gets the name of the handle.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Return Value
StringReturns the name of the handle. In case of handles of CustomHandle type it can return null if the server that defined them is not registered.
| Exception | Condition |
|---|---|
| InvalidOperationException | RebarConstrainedHandle is no longer valid. |