worldToView4d Method

Convert a point from CoordSystem.World to CoordSystem.View as Point4d

worldToView4d(input: XYAndZ, out?: Point4d): Point4d

Parameter Type Description
input XYAndZ the point to convert
out Point4d optional location for result. If undefined, a new Point4d is created.

Defined in

Last Updated: 08 January, 2020