API Reference > imodeljs-common > Geometry > Placement2d > multiplyTransform multiplyTransform Method Multiply the Transform of this Placement2d by the specified other Transform. multiplyTransform(other: Transform): void throws IModelError if the Transform is invalid for a GeometricElement2d. Parameter Type Description other Transform Returns - void Defined in core/common/src/geometry/Placement.ts Line 163 Last Updated: 11 June, 2024