2024 Method
Changes 0
M

RebarHandlesData.AddCustomHandle

Description:
Adds a new handle definition to the rebar. This information is set to the rebar after the API execution is finished successfully.
public void AddCustomHandle(
	int customHandleTag
)
  • Int32
    customHandleTag
    The tag of the handle. The tag should be different from the previous ones that were added.