Share

RebarHandlesData.SetEndHandle Method

Sets the end handle tag. This information is set to the rebar after the API execution is finished successfully.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public void SetEndHandle(
	int endHandleTag
)

Parameters

endHandleTag  Int32
The tag of the end handle.

See Also

Reference

Was this information helpful?