Flips the fabrication part that is directionally oriented (tees, crosses, valves, dampers, etc.) to the opposite direction.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool Flip()
Return Value
Boolean
Returns true if successful otherwise false if the fabrication part cannot be flipped.
Exceptions
Remarks
Existing connections will be maintained, disconnect warnings will be posted if the connection cannot be maintained.
See Also
Reference