WallSweepInfoCutsWall Property

Indicates if you want the sweep to cut geometry out of the host wall.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool CutsWall { get; set; }

Property Value

Boolean
Remarks
When a sweep is offset and embedded in the wall, it cuts the geometry from the wall.
See Also