RebarHandlesDataGetEndHandle Method |
Gets the end handle tag.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int GetEndHandle()
Public Function GetEndHandle As Integer
public:
int GetEndHandle()
member GetEndHandle : unit -> int
Return Value
Int32
Returns the end handle tag.
See Also