<Code Lib>
2025 Property
Changes 0
P

WallSweepInfo.CutsWall

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.

public bool CutsWall { get; set; }

Loading…