API Reference > geometry-core > CartesianGeometry > Matrix3d > multiplyTransposeVectorInPlace multiplyTransposeVectorInPlace Method Multiply the transpose matrix times column using any 3d object with x,y,z members. This is equivalent to multiplyTransposeVector but always returns the result directly in the input. multiplyTransposeVectorInPlace(vectorU: XYZ): void Parameter Type Description vectorU XYZ Returns - void Defined in geometry3d/Matrix3d.ts Line 1621 Last Updated: 11 June, 2024