| Revit 2023 API |
| RebarHandlesData..::..GetEndHandle Method |
| RebarHandlesData Class See Also |
Gets the end handle tag.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2018
Syntax
| C# |
|---|
public int GetEndHandle() |
| Visual Basic |
|---|
Public Function GetEndHandle As Integer |
| Visual C++ |
|---|
public: int GetEndHandle() |