2026 Method
Changes 8
M

RebarShape.GetDefaultHookAngle

Description:
Get the hook angle, expressed as an integral number of degrees (common values are 0, 90, 135, and 180).
Remarks:
Replaces the method GetHookAngle() from prior releases.
[ObsoleteAttribute("This method is deprecated in Revit 2026 and may be removed in a later version of Revit. Please use RebarShape.GetTerminationsData().HookAngleAtStart or RebarShape.GetTerminationsData().HookAngleAtEnd instead.")]
public int GetDefaultHookAngle(
	int end
)
  • Int32
    end
    0 for the starting hook, 1 for the ending hook.
Return Value Int32 Int32