<Code Lib>
2022 Method
Changes 0
M

RebarHandlesData.SetEndHandle

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

public void SetEndHandle(
	int endHandleTag
)

  • Int32
    endHandleTag
    The tag of the end handle.

Loading…