<Code Lib>
2025 Method
Changes 0
M

RebarHandlesData.SetStartHandle

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

public void SetStartHandle(
	int startHandleTag
)

  • startHandleTag
    The tag of the start handle.

Loading…