REBAR_BAR_HOOK_LENGTHS for rebar type

REBAR_BAR_HOOK_LENGTHS for rebar type

Anonymous
Not applicable
816 Views
1 Reply
Message 1 of 2

REBAR_BAR_HOOK_LENGTHS for rebar type

Anonymous
Not applicable

Hi!

 

I was wondering how would I be able to set hook length properties for a rebar bar type.

 

In type properties setting for rebar bar type there is an edig button for hook lengths to set rebar hook lengths.

 

I could not find the parameter for those setting using revit look up extension or in the manual.

 

Maybe I am looking in the wrong place?! I would appreciate any help; Thanks..

0 Likes
817 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable

I found my answer here:

http://thebuildingcoder.typepad.com/blog/2013/04/whats-new-in-the-revit-2014-api.html


I think it is the following methods that set the hook lengths:


SetAutoCalcHookLengths

SetHookLength

SetHookTangentLength

SetHookOffsetLength

I am going to check them out to make sure they work as I expected..