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.
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
)
-
Int32customHandleTagThe tag of the handle. The tag should be different from the previous ones that were added.
-
customHandleTag is a duplicate tag.