Share

RebarShapeDrivenAccessor.SetLayoutAsSingle Method

Sets the Layout Rule property of rebar set to Single.


Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public void SetLayoutAsSingle()

Exceptions

ExceptionCondition
InvalidOperationException This RebarShapeDrivenAccessor doesn't contain a valid rebar reference.

Remarks

Only one bar will remain, which is at the position of rebar plane

See Also

Reference

Was this information helpful?