Flips the rebar by flipping the ends and the bar segments.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public void FlipRebar()
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | This RebarShapeDrivenAccessor doesn't contain a valid rebar reference. -or- This RebarShapeDrivenAccessor is an instance of a spiral shape. |
