2020 Method
Changes 0
M

RebarHandlePositionData.SetPosition

Description:
Sets the position for a specified handle. This information is set to the rebar after the API execution is finished successfully.
public void SetPosition(
	int handleTag,
	XYZ position
)