2027 Method
Changes 0
M

RebarFreeFormAccessor.SetLayoutAsFixedNumber

Description:
Sets the Layout Rule property of rebar set to Fixed Number.
public void SetLayoutAsFixedNumber(
	int numberOfBars
)
  • Int32
    numberOfBars
    The number of bars in set.
  • the number of bar positions numberOfBars is less than 1 or more than 1002.
  • This RebarFreeFormAccessor doesn't contain a valid rebar reference. -or- This RebarFreeFormAccessor Rebar doesn't contain a valid server GUID.