Share

WallSweepInfo.CutsWall 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.1.0.0 (26.1.0.34)

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

Was this information helpful?