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