SetLayoutAsMaximumSpacing Method


Rebar Free Form Accessor Set Layout As Maximum Spacing Method

Sets the Layout Rule property of rebar set to Maximum Spacing.

Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public void SetLayoutAsMaximumSpacing(
	double spacing
)

Parameters

spacing Double
The maximum spacing of bars in set.
Exceptions
Exception Condition
ArgumentOutOfRangeException The spacing isn't bigger than 0.0.
InvalidOperationException This RebarFreeFormAccessor doesn't contain a valid rebar reference. -or- This RebarFreeFormAccessor Rebar doesn't contain a valid server GUID.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →