2024 Method
Changes 0
M

RebarInSystem.GetHookTypeId

Description:
Get the id of the RebarHookType to be applied to the rebar.
public ElementId GetHookTypeId(
	int end
)
  • Int32
    end
    0 for the start hook, 1 for the end hook.
Return Value ElementId The id of a RebarHookType, or invalidElementId if the rebar has no hook at the specified end.