API Reference > geometry-core > CartesianGeometry > Transform > createFixedPointAndMatrix createFixedPointAndMatrix MethodStatic Create a transform with the specified matrix. Compute an origin (different from the given fixedPoint) so that the fixedPoint maps back to itself. createFixedPointAndMatrix(fixedPoint: XYAndZ | undefined, matrix: Matrix3d, result?: Transform): Transform Parameter Type Description fixedPoint XYAndZ | undefined matrix Matrix3d result Transform Returns - Transform Defined in core/geometry/src/geometry3d/Transform.ts Line 265 Last Updated: 13 June, 2024