Is there a way to render some segments of LineSegmentsGeometry instead of all the segments?

I have a Line2 object, using LineSegmentsGeometry. without changing the buffers, can i render a range of segments, instead of all the segments?

…/examples/jsm/lines/LineSegmentsGeometry.js