Sets the start handle tag. This information is set to the rebar after the API execution is finished successfully.
Namespace: Autodesk.Revit.DB.StructureAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void SetStartHandle(
int startHandleTag
)
Parameters
- startHandleTag Int32
-
The tag of the start handle.
See Also
Reference