points

AccessorReadOnly

Return iterator over the points in this collection. Usage:

 for (const point: Point3d of collection.points) { ... }

get: Iterable<Point3d>


Defined in

Last Updated: 08 January, 2020