2024 Method
Changes 0
M

WallSweep.Create

Description:
Creates a new wall sweep or reveal.
Remarks:
The wall sweep's profile and type are taken from the wall sweep type properties. The values set in the WallSweepInfo are ignored.
public static WallSweep Create(
	Wall wall,
	ElementId wallSweepType,
	WallSweepInfo wallSweepInfo
)
Return Value WallSweep The new wall sweep.