addPoints method

void addPoints(
  1. MutablePointCollection points
)

Add a new points to the end of the mutable point collection.

Parameters:

  • points — The new points to add.