API Reference > geometry-core > CartesianGeometry > Point3d > createScale createScale MethodStatic Return a point that is scaled from the source point. createScale(source: XYAndZ, scale: number, result?: Point3d): Point3d Parameter Type Description source XYAndZ existing point scale number scale factor to apply to its x,y,z parts result Point3d optional point to receive coordinates Returns - Point3d Defined in core/geometry/src/geometry3d/Point3dVector3d.ts Line 483 Last Updated: 13 June, 2024