FormPlotter.update_linecollection

FormPlotter.update_linecollection(collection, segments)[source]

Updates a line collection.

Parameters
  • collection (object) – The line collection to update.

  • segments (list) – List of tuples or lists with XY(Z) location for the start and end points in each line in the collection.