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.4.0.0 (26.4.0.0)
Syntax
C#
public void FlipRebarSet()
Exceptions
| Exception | Condition |
|---|---|
| InapplicableDataException | This rebar element represents a single bar (the layout rule is Single). |
| InvalidOperationException | This RebarShapeDrivenAccessor doesn't contain a valid rebar reference. |
