CompoundStructure.GetWallSweepsInfo
Method
Description:
Obtains a list of the intrinsic wall sweeps or reveals in this CompoundStructure.
Obtains a list of the intrinsic wall sweeps or reveals in this CompoundStructure.
Parameters
| Parameter | Type | Description |
|---|---|---|
| wallSweepType | WallSweepType | Whether to obtain wall sweeps or reveals. |
Return Value
| Type | Description |
|---|---|
| IList | An array which describes the intrinsic wall sweeps or reveals. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |