2023 Constructor
Changes 2
C

RebarBendData(RebarBarType, RebarHookType, RebarHookType, RebarStyle, RebarHookOrientation, RebarHookOrientation)

Description:
Constructs a new RebarBendData using the bar type, hook types, style and orientation values.
Overloads (2):
RebarBendData(RebarBarType,RebarHookType,RebarHookType,RebarStyle,RebarHookOrientation,RebarHookOrientation)
public RebarBendData(
	RebarBarType barType,
	RebarHookType hookType0,
	RebarHookType hookType1,
	RebarStyle style,
	RebarHookOrientation hookOrient0,
	RebarHookOrientation hookOrient1
)