Parameters
- multipart
- The multipart to copy and update.
- fromPart
- The index of the part to start from.
- fromPoint
- The index of the point to start from. The point index is relative to the part.
- toPart
- The index of the part to end with.
- toPoint
- The index of the point to end with. The point index is relative to the part.
Return Value
An updated version of the input multipart.