RVTDocs.com

CompoundStructure.ClearWallSweeps

Method
Description:
Removes all sweeps or reveals from the compound structure.
Syntax
public void ClearWallSweeps(
	WallSweepType wallSweepType
)
Parameters
Parameter Type Description
wallSweepType WallSweepType The type of a wall sweep.
Return Value
Exceptions
Exception Condition
ArgumentOutOfRangeException A value passed for an enumeration argument is not a member of that enumeration
InvalidOperationException This operation is valid only for vertically compound structures.