public bool SetRodLength( int rodIndex, double newLength )
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | the index rodIndex is should be in range of rod count. |
| InvalidOperationException | The rod length cannot be set because the hanger is set to automatically host to other elements. |