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