Wall.Flip Method

WallFlip Method

The wall orientation will be flipped.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public void Flip()
Public Sub Flip
public:
void Flip()
member Flip : unit -> unit 
Remarks
For curtain walls and stacked walls, flip won't change the wall orientation. [!:Autodesk::Revit::DB::Wall.Orientation].
See Also