public static void SetRotation( Element bendingDetail, double rotation )
| Exception | Condition |
|---|---|
| ArgumentException | -or- The given value for rotation is not a number -or- The given value for rotation is not finite |
| ArgumentNullException | A non-optional argument was null |