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

Defined in

Last Updated: 08 January, 2020