RVTDocs.com

RebarBarType.SetHookTangentLength

Method
Description:
Identifies the hook tangent length for a hook type
Remarks:
AutoCalcHookLengths is ignored when this property is set
Syntax
public void SetHookTangentLength(
	ElementId hookId,
	double newLength
)
Parameters
Parameter Type Description
hookId ElementId id of the hook type
newLength Double The hook tangent length for a hook type
Return Value
Exceptions
Exception Condition
ArgumentException the rebar hook type id hookId is not valid
ArgumentNullException A non-optional argument was null