RVTDocs.com

RebarFreeFormAccessor.SetLayoutAsMaximumSpacing

Method
Description:
Sets the Layout Rule property of rebar set to Maximum Spacing.
Syntax
public void SetLayoutAsMaximumSpacing(
	double spacing
)
Parameters
Parameter Type Description
spacing Double The maximum spacing 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.