RVTDocs.com

RebarFreeFormAccessor.SetLayoutAsFixedNumber

Method
Description:
Sets the Layout Rule property of rebar set to Fixed Number.
Syntax
public void SetLayoutAsFixedNumber(
	int numberOfBars
)
Parameters
Parameter Type Description
numberOfBars Int32 The number of bars in set.
Return Value
Exceptions
Exception Condition
InvalidOperationException This RebarFreeFormAccessor doesn't contain a valid rebar reference. -or- This RebarFreeFormAccessor Rebar doesn't contain a valid server GUID.