addPoints Method

Add points to the linestring. Valid inputs are:

  • a Point2d
  • a point3d
  • An array of 2 doubles
  • An array of 3 doubles
  • A GrowableXYZArray
  • An array of any of the above

addPoints(...points: any[]): void

Parameter Type Description
...points any[]  

Defined in

Last Updated: 08 January, 2020