Rebar hook location

Hi, I use CreateFromCurves method to create stirrup inside a beam, however the location of hook is not what I wanted. Is there any way to control it?

rebar = Structure.Rebar.CreateFromCurves(doc, Structure.RebarStyle.Standard, rebar_type, rebar_hooktype2, rebar_hooktype2, elem, dir, curves, Structure.RebarHookOrientation.Left, Structure.RebarHookOrientation.Left, True, True)

1 Like