2026 Method
Changes 8
M

RebarContainer.AppendItemFromCurvesAndShape

Overloads (2):
AppendItemFromCurvesAndShape(RebarShape,RebarBarType,RebarHookType,RebarHookType,XYZ,IList[Curve],RebarHookOrientation,RebarHookOrientation)
[ObsoleteAttribute("This method is deprecated in Revit 2026 and may be removed in a later version of Revit. Please use RebarContainer.AppendItemFromCurvesAndShape(RebarShape rebarShape, RebarBarType barType, RebarHookType startHook, RebarHookType endHook, XYZ normal, IList<Curve> curves, RebarTerminationOrientation startHookOrient, RebarTerminationOrientation endHookOrient) instead.")]
public RebarContainerItem AppendItemFromCurvesAndShape(
	RebarShape rebarShape,
	RebarBarType barType,
	RebarHookType startHook,
	RebarHookType endHook,
	XYZ normal,
	IList<Curve> curves,
	RebarHookOrientation startHookOrient,
	RebarHookOrientation endHookOrient
)
Return Value RebarContainerItem RebarContainerItem