fmeobjects.FMECSGSolid.setTransformationMatrix
- FMECSGSolid.setTransformationMatrix()
setTransformationMatrix(matrix),
Sets this CSGSolid’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.