| SoMFVec2i32SetValue Method | 
| Name | Description | |
|---|---|---|
| SetValue(Int32) | Sets to one value from 2 ints in array.  | |
| SetValue(SbVec2d) | Sets to one value from double precision vector.  | |
| SetValue(SbVec2f) | Sets to one value from single precision vector.  | |
| SetValue(SbVec2i32) | Sets the first value in the array to newValue, and deletes.  | |
| SetValue(Int32, Int32) | Sets to one value from 2 ints.  |