<Code Lib>
2021 Method
Changes 0
M

RebarFreeFormAccessor.SetLayoutAsNumberWithSpacing

Description:
Sets the Layout Rule property of rebar set to Number With Spacing.

public void SetLayoutAsNumberWithSpacing(
	int numberOfBars,
	double spacing
)

  • Int32
    numberOfBars
    The number of bars in set.
  • Double
    spacing
    The spacing of bars in set.

Loading…