WallSweep.WallAllowsWallSweep
Method
Description:
Validates that the wall is of a type that may be a host for a wall sweep or reveal.
Validates that the wall is of a type that may be a host for a wall sweep or reveal.
Remarks:
This function excludes curtain walls and the main wall of a set of stacked walls. The wall must be fully regenerated for this function to work correctly.
This function excludes curtain walls and the main wall of a set of stacked walls. The wall must be fully regenerated for this function to work correctly.
Parameters
| Parameter | Type | Description |
|---|---|---|
| wall | Wall | The wall. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the wall may host a wall sweep, false otherwise. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |