findOrAddPoint Method

Announce point coordinates. The implementation is free to either create a new point or (if known) return index of a prior point with the same coordinates.

findOrAddPoint(xyz: Point3d): number

Parameter Type Description
xyz Point3d  

Defined in

Last Updated: 08 January, 2020