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

WallSweepInfo.CutsWall

Property
Description:
Indicates if you want the sweep to cut geometry out of the host wall.
Remarks:
When a sweep is offset and embedded in the wall, it cuts the geometry from the wall.
Syntax
public bool CutsWall { get; set; }