API Reference > geometry-core > CartesianGeometry > Transform > multiplyPoint3d multiplyPoint3d Method Transform the input 3d point. Return as a new point or in the pre-allocated result (if result is given) multiplyPoint3d(point: XYAndZ, result?: Point3d): Point3d Parameter Type Description point XYAndZ result Point3d Returns - Point3d Defined in core/geometry/src/geometry3d/Transform.ts Line 296 Last Updated: 13 June, 2024