2026 Method
Changes 7
M

RebarContainerItem.SetFromCurvesAndShape

Overloads (2):
SetFromCurvesAndShape(RebarShape,RebarBarType,RebarHookType,RebarHookType,XYZ,IList[Curve],RebarTerminationOrientation,RebarTerminationOrientation)
public void SetFromCurvesAndShape(
	RebarShape rebarShape,
	RebarBarType barType,
	RebarHookType startHook,
	RebarHookType endHook,
	XYZ norm,
	IList<Curve> curves,
	RebarTerminationOrientation startHookOrient,
	RebarTerminationOrientation endHookOrient
)