Прошу помочь понять смысл параметра multiplier в этой функцииСудя по вот этому: https://www.revitapidocs.com/2015/28ab6bf6-6aef-39d7-c9b7-98e16cdc02d2.htm multiplier - это множитель, определяющий длину крюка в единицах диаметра стержня.
startHook
Type: Autodesk.Revit.DB.Structure..::..RebarHookType
A RebarHookType element that defines the hook for the start of the bar. If this parameter is nullNothingnullptra null reference (Nothing in Visual Basic), it means to create a rebar with no hook.
endHook
Type: Autodesk.Revit.DB.Structure..::..RebarHookType
A RebarHookType element that defines the hook for the end of the bar. If this parameter is nullNothingnullptra null reference (Nothing in Visual Basic), it means to create a rebar with no hook.
Dim hookType1 As RebarHookType = Nothing