RVTDocs.com

RebarHandlesData.SetStartHandle

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