RVTDocs.com
Namespace: Autodesk.Revit.DB Class: DividedSurface

DividedSurface.IsComponentFlipped

Property
Description:
Whether the pattern is flipped.
Remarks:
This property has no effect unless a pattern is selected (the ObjectType property is not null). Changing this flag effectively reflects the component through its XY-plane, which is equivalent to reflecting it through the original surface.
Syntax
public bool IsComponentFlipped { get; set; }