RVTDocs.com

RebarFreeFormAccessor.SetLayoutAsMinimumClearSpacing

Method
Description:
Sets the Layout Rule property of rebar set to Minimum Clear Spacing.
Syntax
public void SetLayoutAsMinimumClearSpacing(
	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.