fmeobjects.FMEPipe.setTransformationMatrix
- FMEPipe.setTransformationMatrix(matrix)
Sets this pipe’s transformation matrix, replacing the existing matrix 3x4 if it exists. Only three rows are expected in the input array, as a bottom row of [ 0 0 0 1 ] is assumed.