2027 Method
Changes 0
M

Rebar.SetHookTypeId

Description:
Set the id of the RebarHookType to be applied to the rebar.
public void SetHookTypeId(
	int end,
	ElementId hookTypeId
)
  • Int32
    end
    0 for the start hook, 1 for the end hook.
  • hookTypeId
    The id of a RebarHookType element, or invalidElementId if the rebar should have no hook at the specified end.