<Code Lib>
2026 Method
Changes 0
M

RebarBarType.SetHookOffsetLength

Description:
Identifies the hook offset length for a hook type
Remarks:
AutoCalcHookLengths is ignored when this property is set

public void SetHookOffsetLength(
	ElementId hookId,
	double newLength
)

  • hookId
    id of the hook type
  • Double
    newLength
    The hook offset length for a hook type

Loading…