Note: This API is now obsolete.
[ObsoleteAttribute("This constructor is deprecated in Revit 2026 and may be removed in a later version of Revit. Please use RebarBendData(RebarBarType barType, RebarStyle style, BarTerminationsData barTerminationsData);")]
public RebarBendData(
RebarBarType barType,
RebarHookType hookType0,
RebarHookType hookType1,
RebarStyle style,
RebarHookOrientation terminationOrientation0,
RebarHookOrientation terminationOrientation1
)| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |