2027 Method
Changes 5
M

Rebar.GetSpliceStaggerLength

Description:
Gets the stagger length that is used for the specified end - 0 for start, 1 for end.
public double GetSpliceStaggerLength(
	int barEnd
)
  • Int32
    barEnd
    The end where the splice is - 0 for start, 1 for end.
Return Value Double Returns the stagger length that is used for the specified end - 0 for start, 1 for end.