Wall.IsWallCrossSectionValid
Method
Description:
Checks whether the desired cross section is valid for the current wall.
Checks whether the desired cross section is valid for the current wall.
Parameters
| Parameter | Type | Description |
|---|---|---|
| wallCrossSection | WallCrossSection | The desired cross section. |
Return Value
| Type | Description |
|---|---|
| Boolean | True if the wall can be set to the desired cross section. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |