Indicates if you want the sweep to cut geometry out of the host wall.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
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
Reference