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