2023 Method
Changes 0
M

IndexStreamPoint.AddPoints

Description:
Inserts multiple instances into the stream and associated buffer.
public void AddPoints(
	IList<IndexPoint> points
)
  • IList<IndexPoint>
    points
    The points to be inserted.