StructuralWallUsageFilter(StructuralWallUsage)
Constructor
Description:
Constructs a new instance of a filter to match walls that have the given structural wall usage.
Constructs a new instance of a filter to match walls that have the given structural wall usage.
Parameters
| Parameter | Type | Description |
|---|---|---|
| structuralWallUsage | StructuralWallUsage | The wall structural usage. |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |