localToWorld Method

Return a point given by fractional positions on the XYZ axes.

  • Returns undefined if the range is null.

localToWorld(xyz: XYAndZ, result?: Point3d): Point3d | undefined

Parameter Type Description
xyz XYAndZ  
result Point3d  

Defined in

Last Updated: 08 January, 2020