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

DividedSurface.IsComponentMirrored

Property
Description:
Whether the pattern is mirror-imaged.
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 YZ-plane.
Syntax
public bool IsComponentMirrored { get; set; }