getPoint Method

return indexed point. This is a copy of the coordinates, not a reference.

getPoint(i: number, out?: Point3d): undefined | Point3d

Parameter Type Description
i number  
out Point3d  

Returns - undefined | Point3d

Defined in

Last Updated: 29 November, 2022