fmeobjects.FMECSGSolid.getTransformationMatrix
- FMECSGSolid.getTransformationMatrix()
Gets this CSGSolid’s transformation matrix. If the CSGSolid does not have a matrix, an identity matrix is returned. Only the top three rows of the matrix will be returned, as the bottom row is always [ 0 0 0 1 ].