RVTDocs.com

RebarHandlesData.SetEndHandle

Method
Description:
Sets the end handle tag. This information is set to the rebar after the API execution is finished successfully.
Syntax
public void SetEndHandle(
	int endHandleTag
)
Parameters
Parameter Type Description
endHandleTag Int32 The tag of the end handle.
Return Value