API Reference > geometry-core > Curve > DirectSpiral3d > emitStrokes emitStrokes Method Add strokes from this spiral to dest. Linestrings will usually stroke as just their points. If maxEdgeLength is given, this will sub-stroke within the linestring -- not what we want. emitStrokes(dest: LineString3d, options?: StrokeOptions): void Parameter Type Description dest LineString3d options StrokeOptions Returns - void Defined in curve/spiral/DirectSpiral3d.ts Line 511 Last Updated: 11 June, 2024