Share

RebarShapeDrivenAccessor.FlipRebarSet Method

Flips the rebar set by changing the RebarPlane with the OutOfPlaneExtent and vice versa.


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

Syntax

C#

public void FlipRebarSet()

Exceptions

ExceptionCondition
InapplicableDataException This rebar element represents a single bar (the layout rule is Single).
InvalidOperationException This RebarShapeDrivenAccessor doesn't contain a valid rebar reference.

See Also

Reference

Was this information helpful?